@media (max-width: 760px) {
  .byp-home-hero { min-height: 560px; }
  .byp-home-hero h1 { font-size: 38px; left: 50%; line-height: .96; max-width: 310px; top: 38px; transform: translateX(-50%); width: min(310px, calc(100vw - 72px)); }
  .byp-home-hero p { font-size: 18px; left: 50%; max-width: 310px; top: 158px; transform: translateX(-50%); width: min(310px, calc(100vw - 72px)); }
  .byp-home-hero .byp-home-button { left: max(36px, calc(50% - 155px)); top: 220px; transform: none; }
}
