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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-decoration: underline !important;
  width: 211px;
  margin: 25px auto 0;
}

.u-section-1 .u-image-1 {
  width: 514px;
  height: 771px;
  margin: 14px auto 13px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 12px;
  }

  .u-section-1 .u-image-1 {
    width: 512px;
    height: 767px;
    margin-top: 13px;
    margin-bottom: 19px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    height: 768px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 373px;
    height: 560px;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 10px;
  }
}