body { overflow-x: hidden; }

@media (max-width: 520px) {
  .hero-copy { min-width: 0; }
  .hero h1 { font-size: 34px; letter-spacing: -0.045em; }
  .hero h1 span { display: block; }
  .hero h1 br { display: none; }
  .dek { font-size: 16px; }
  .section-heading h2,
  .principles h2 { font-size: 34px; }
  .section-heading > p:last-child { font-size: 16px; }
}
