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

.u-section-1 .u-image-1 {
  width: 553px;
  height: 343px;
  margin: 0 auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 551px;
  height: 343px;
  margin: -343px 0 60px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-2 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-left: auto;
  }

  .u-section-1 .u-image-2 {
    margin-top: 17px;
    margin-right: auto;
  }
}

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

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

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

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

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

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