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

.u-section-1 .u-image-1 {
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  background-image: none;
  margin: -45px auto 0;
}

.u-section-1 .u-image-2 {
  width: 215px;
  height: 215px;
  background-image: url("images/waterfall.webp");
  background-position: 50% 0%;
  margin: 89px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  width: 880px;
  margin: 62px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: 373px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -154px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -227px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 346px;
    margin-bottom: 26px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 427px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -204px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -231px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    margin-top: -12px;
    margin-bottom: 60px;
  }
}