 .u-section-1 {
  background-image: none;
  min-height: 2020px;
}

.u-section-1 .u-custom-html-1 {
  height: 2366px;
  margin-top: -303px;
  margin-bottom: -43px;
  margin-left: calc(((100% - 1800px) / 2)  + 470px);
  width: 2366px;
}

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

  .u-section-1 .u-custom-html-1 {
    height: auto;
    margin-left: calc(((100% - 940px) / 2));
    width: 940px;
    min-height: 1350px;
    margin-right: auto;
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }
}

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

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

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

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

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