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

.u-section-1 .u-text-1 {
  font-size: 1rem;
  margin: 310px 0 60px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 311px;
    margin-bottom: 59px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 275px;
    margin-bottom: 60px;
  }
}