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

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

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 9px auto 10px;
}.u-section-2 .u-sheet-1 {
  min-height: 1147px;
}

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

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

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

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

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

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 701px;
    margin-top: 1148px;
  }

  .u-section-2 .u-text-1 {
    margin-top: 338px;
    margin-bottom: -300px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 441px;
    margin-top: 1013px;
  }

  .u-section-2 .u-text-1 {
    margin-top: 598px;
    margin-bottom: -437px;
  }
}