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

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

.u-section-1 .u-image-2 {
  width: 570px;
  height: 374px;
  margin: 23px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  font-weight: normal;
  margin: 23px auto 10px;
}

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

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

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

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

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

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

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

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

  .u-section-1 .u-image-1 {
    height: 345px;
  }

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