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

.u-section-1 .u-image-1 {
  width: 303px;
  height: 300px;
  margin: 162px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 24px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 96px auto 60px 0;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 127px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 35px;
  }

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

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

  .u-section-1 .u-image-1 {
    margin-top: 115px;
  }

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

  .u-section-1 .u-text-2 {
    font-size: 0.75rem;
    width: auto;
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 39px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 113px;
  }

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

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