
@media screen and (max-width: 1000px) {
    body #mobile_header .menu_box{justify-content: flex-start;}
    body #mobile_header .menu_box .btn_menu {justify-content: flex-end; flex: 1;}
}
