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

.u-section-1 .u-text-1 {
  margin: 60px auto 0;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-bottom: 60px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1266px;
}

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

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

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

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

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

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

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

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