@charset "UTF-8";

@media screen and (max-width: 1024px){
#menu_btn + .width_fixed>.content_wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
}
}