.hidden {
    display: none !important;
}
@media screen and (max-width: 768px) { .mobile-hidden  { display: none!important; } }