@media screen and (max-width: 999px) {
.nomobile { display: none !important; }
}