.business-lp-hero .business-lp-hero-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media only screen and (min-width: 770px) {
    .business-lp-hero .business-lp-hero-inner {
      min-height: unset; } }
