@media only screen and (max-width: 768px) {
.h2m-menu-nav.h2m-menu__desktop{overflow: hidden; max-width: calc(100vw - 260px)};
}