@media screen and (max-width: 600px) { .hide-on-mobile { display: none; } }