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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 608px;
  margin-top: 31px;
  margin-bottom: 60px;
}

.u-section-1 .u-custom-html-2 {
  height: auto;
  min-height: 607px;
  width: 440px;
  margin: 0 -50px 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    min-height: 643px;
    margin-top: 17px;
    margin-bottom: 37px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    margin-top: 37px;
    margin-bottom: 53px;
  }

  .u-section-1 .u-custom-html-2 {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-custom-html-1 {
    margin-top: 36px;
    margin-bottom: 54px;
  }

  .u-section-1 .u-custom-html-2 {
    width: 640px;
    margin-right: calc(((100% - 1140px) / 2) + 300px);
    margin-left: calc(((100% - 1140px) / 2) + 200px);
  }
}

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

  .u-section-1 .u-custom-html-2 {
    min-height: 558px;
    width: 440px;
    margin-bottom: 0;
    margin-left: -50px;
    margin-right: -50px;
  }
}