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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 0.82;
  margin: 10px 0 0;
}

.u-section-1 .u-image-1 {
  width: 288px;
  height: 315px;
  margin: 27px auto 0 12px;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  font-weight: bold;
  margin: -306px 58px 60px 317px;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 21px;
    margin-left: auto;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 26px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 25px;
    margin-left: 23px;
  }

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