@media screen and (max-width: 1024px){
    .ahura-element-main-menu .menu-wrapper {
        display: none;
    }
}