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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 807px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: calc(((100% - 1140px) / 2) + 50px);
  width: 1140px;
}

.u-section-1 .u-custom-html-2 {
  margin-bottom: 60px;
  margin-top: 33px;
  width: 1018px;
  height: auto;
  min-height: 342px;
  margin-left: calc(((100% - 1140px) / 2) + 50px);
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    width: 940px;
    margin-right: 0;
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-1 .u-custom-html-2 {
    width: 940px;
    margin-left: calc(((100% - 940px) / 2));
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    width: 720px;
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-1 .u-custom-html-2 {
    width: 720px;
    margin-left: calc(((100% - 720px) / 2));
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-custom-html-1 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-custom-html-2 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-custom-html-2 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }
}