@charset "UTF-8";

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