/* Homepage-only refinements. Keep these rules isolated from shared page styles. */
@media (max-width: 700px) {
  body .hero-art.hero-photo-panel {
    height: 290px;
  }
}
