 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(185, 212, 240, 0.5), rgba(185, 212, 240, 0.5));
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 709px;
}

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 700;
  margin: 41px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 547px;
  width: 732px;
  margin: 12px auto 23px;
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 45px;
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 639px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 33px;
    font-size: 3rem;
  }

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 60px;
    min-height: 416px;
    margin-top: 33px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}