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

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

.u-section-1 .u-image-2 {
  width: 650px;
  height: 333px;
  margin: -536px auto 60px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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