html { overflow-x: hidden; }
.hero-copy { min-width: 0; }
@media (max-width: 560px) {
  .hero h1 { font-size: 42px; }
}
