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

.u-section-1 .u-custom-html-1 {
  min-height: 1140px;
  width: 1060px;
  margin: 80px auto -201px;
}

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

  .u-section-1 .u-custom-html-1 {
    width: 940px;
    height: auto;
    margin-bottom: -151px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    width: 720px;
    margin-bottom: -101px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    width: 540px;
    margin-bottom: 24px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    width: 340px;
    margin-bottom: 80px;
  }
}