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

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

.u-section-1 .u-text-2 {
  margin: 17px auto 60px 19px;
}

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 24px;
    margin-left: -29px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin: 68px 0 9px;
  }
}