html, body { overflow-x: hidden; }

@media (max-width: 600px) {
  .hero-poster { box-shadow: 7px 7px 0 var(--ink); transform: none; }
}
