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

.u-section-1 .u-image-1 {
  width: 694px;
  height: 377px;
  margin: 13px auto 0;
}

.u-section-1 .u-image-2 {
  width: 665px;
  height: 387px;
  margin: 0 auto 23px 212px;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-2 {
    margin-left: 55px;
  }
}

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

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

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 314px;
    margin-left: 0;
  }
}

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

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

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