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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-1 .u-image-1 {
  height: 435px;
  width: 730px;
  object-position: 50% 0%;
  margin: 14px auto 0;
}

.u-section-1 .u-image-2 {
  width: 743px;
  height: 434px;
  object-position: 100% 0%;
  margin: 32px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    height: 429px;
    width: 720px;
  }

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 421px;
  }
}

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

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

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

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

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

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