@charset "UTF-8";

@media screen and (max-width: 800px) {
.block_button_1 .content_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}

