@media (max-width: 560px) {
  .home-hero__visual { display: none !important; }
  .home-hero__inner { min-height: auto !important; padding-bottom: 0 !important; }
  .home-hero__copy { max-width: 100% !important; padding: 34px 0 38px !important; }
  .home-hero__copy .eyebrow { margin-bottom: 12px !important; }
  .home-hero__copy h1 { margin-bottom: 14px !important; }
  .home-hero__copy p:not(.eyebrow) { margin-bottom: 20px !important; }
}
