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

.u-section-1 .u-text-1 {
  margin-bottom: 21px;
  font-weight: 700;
  margin-top: 21px;
}.u-section-2 .u-sheet-1 {
  min-height: 947px;
}

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

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

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

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

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

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

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