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

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

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

.u-section-1 .u-image-1 {
  width: 469px;
  height: 300px;
  margin: 19px auto 0 13px;
}

.u-section-1 .u-image-2 {
  width: 549px;
  height: 300px;
  margin: -300px 0 0 auto;
}

.u-section-1 .u-text-3 {
  margin: 13px auto 37px 32px;
}

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

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 295px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 217px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 186px;
    margin-top: -217px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 410px;
}