.home-ui2 .immersive-hero {
  min-height: 34rem !important;
  max-height: 39rem !important;
}

.home-ui2 .immersive-hero__inner {
  padding-top: 0 !important;
}

.home-ui2 .immersive-hero__copy {
  margin-top: 0 !important;
}

@media (max-width: 799px) {
  .home-ui2 .immersive-hero__copy {
    margin-top: 42px !important;
  }
}

.home-ui2 .immersive-hero__proof {
  bottom: 1.75rem !important;
}
