/* Keep the mobile headline below the published carousel image. */
@media (max-width: 680px) {
  .hero > .hero-copy { margin-top: 0; }
}
