
@media screen and (max-width: 1000px) {
    body .nav_center_fixed .account_box {
        display:none;
    }
}
