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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 403px;
  margin: 27px auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 570px;
  height: 405px;
  margin: -403px 0 40px auto;
}

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

  .u-section-1 .u-image-1 {
    width: 470px;
    height: 332px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -332px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 360px;
    height: 254px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -254px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 270px;
    height: 191px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 384px;
    margin-top: -191px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 170px;
    height: 120px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 242px;
    margin-top: -120px;
  }
}