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

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

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

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 3666px;
    margin-bottom: 60px;
  }
}

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

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

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