.terms-hero-section .offer-hero-frame {
  min-height: unset;
  overflow: unset;
}

.terms-hero-section {
  padding-bottom: 80px;
}

.info-bg-cloud-left {
  left: 0px;
  width: 1400px;
  top: -450px;
}

.info-bg-cloud-right {
  right: -200px;
  top: -140px;
  width: 800px;
}

.info-bg-blob-orange {
  left: -880px;
  width: 1500px;
  top: -220px;
}

.info-bg-blob-blue {
  right: -620px;
  width: 1500px;
  top: -150px;
}

@media (max-width: 800px) {
  .terms-hero-section .our-brand-copy {
    margin: 0 auto 15px;
  }

  .terms-hero-section .offer-hero-title {
    display: block !important;
  }

  .terms-hero-section .offer-hero-frame {
    padding-top: 0;
    padding-bottom: 0;
    margin: 60px 0 40px;
  }

  .info-bg-blob-blue {
    display: none;
    right: -280px;
    width: 600px;
    top: -30px;
  }

  .info-bg-blob-blue.mobile,
  .info-bg-cloud-left,
  .info-bg-cloud-right {
    display: block !important;
  }

  .info-bg-cloud-left {
    left: -300px;
    width: 600px;
    top: -120px;
  }

  .info-bg-cloud-right {
    right: -180px;
    top: 120px;
    width: 500px;
  }

  .info-bg-blob-orange {
    left: -520px;
    width: 700px;
    top: -40px;
  }
}
