.mobile-menu-only{ display:none !important; }

@media (max-width:1024px){

.mobile-menu-only{ display:block !important; }

}