@media screen and (min-width: 990px) {
  .fo-home .fo-hero__copy {
    transform: none !important;
    padding-top: 210px !important;
    padding-bottom: 70px;
  }
}
