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

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

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

.u-section-2 .u-image-1 {
  width: 800px;
  height: 1048px;
  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: 1050px;
  }

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

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

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

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

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

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

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