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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  margin: 22px auto 0;
}

.u-section-1 .u-image-1 {
  width: 954px;
  height: 1252px;
  margin: 22px auto 27px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 1234px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 945px;
  }
}

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

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 446px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1299px;
}

.u-section-2 .u-image-1 {
  width: 954px;
  height: 1252px;
  margin: 7px auto 40px;
}

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

  .u-section-2 .u-image-1 {
    width: 940px;
    height: 1234px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 720px;
    height: 945px;
  }
}

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

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

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

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