@media (max-width : 768px) {
    .mh-header .mh-main-nav-wrap {
        display: none!important;
    }
}


