 .u-section-1 {
  min-height: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 793px;
}

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

.u-section-2 .u-image-1 {
  height: 705px;
  margin-top: 7px;
  margin-bottom: 19px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    inset: auto;
    margin-bottom: -23px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    margin-bottom: -16px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 171px;
    margin-top: 19px;
    margin-bottom: 35px;
  }
}