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

.u-section-1 .u-text-1 {
  margin: 60px auto 0 0;
}

.u-section-1 .u-text-2 {
  margin: 33px auto 0 0;
}

.u-section-1 .u-custom-html-1 {
  margin-top: 43px;
  margin-bottom: 18px;
  height: auto;
  min-height: 158px;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    margin-top: 21px;
  }
}