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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 607px;
  margin: 31px 0 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;
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    margin: 40px 0 60px -50px;
  }

  .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;
    margin-left: 0;
  }

  .u-section-1 .u-custom-html-2 {
    width: 640px;
    margin-left: -50px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-2 {
    min-height: 802px;
    margin-right: 50px;
    margin-bottom: 0;
    width: 440px;
  }
}