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

.u-section-1 .u-image-1 {
  width: 855px;
  height: 449px;
  margin: 13px 136px 0 auto;
}

.u-section-1 .u-image-2 {
  width: 878px;
  height: 433px;
  margin: -39px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-right: 85px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 378px;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 355px;
    margin-top: 32px;
  }
}

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

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

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

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

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

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