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

.u-section-1 .u-text-1 {
  margin: 60px auto 10px;
}.u-section-2 .u-sheet-1 {
  min-height: 1217px;
}

.u-section-2 .u-image-1 {
  width: 800px;
  height: 1111px;
  margin: 20px auto 0;
}

.u-section-2 .u-text-1 {
  font-style: italic;
  margin: 24px auto 40px;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    margin-top: 3666px;
  }
}

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

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

  .u-section-2 .u-text-1 {
    margin-top: 2880px;
  }
}