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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 656px;
  width: 402px;
  margin: 25px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 50vw;
  }

  .u-section-1 .u-custom-html-1 {
    width: 400px;
    margin-top: 90px;
  }
}

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

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

  .u-section-1 .u-custom-html-1 {
    margin-top: 166px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    width: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}