/* sk/beton.php – page-specific styles */
.hidden-mobile { display: none; }
@media (min-width: 768px) { .hidden-mobile { display: table-cell; } }
