 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-1 .u-image-1 {
  --radius: 30px;
  width: 570px;
  height: 190px;
  margin: 380px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 80px;
  margin-top: 31px;
  margin-bottom: 0;
  width: 100%;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    margin-top: -547px;
    width: auto;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 180px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 46px;
    width: auto;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 113px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 113px;
    width: auto;
  }
}