/* =========================================================================
   Canal Bica Galo — responsive tweaks.
   The mockup layout is inherently fluid (flex-wrap + clamp), so only a few
   small-screen refinements are needed here.
   ========================================================================= */

@media (max-width: 600px) {
	.ubnf-hide-sm { display: none !important; }
}
