// NibblePoker CSS Theme - CC0 1.0 (Public Domain) /* Utils > Mobile */ @media only screen and (max-width: 768px) { .mobile-hide { display: none; } }