/* Mobile-only tweaks for EarFun brand page */
@media (max-width: 767px) {
  .brand-collection { padding: 24px 4vw 36px; }
}
