@media screen and (max-width: 991px){
.h2m-menu-nav.navbar-nav {
    display: none;
}
}