.u-section-1 .u-sheet-1 {
  min-height: 87px;
}.u-section-2 .u-sheet-1 {
  min-height: 1488px;
}

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  margin: 60px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.8;
  width: 680px;
  margin: 42px auto 38px;
}

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

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    width: 540px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    width: 340px;
    margin-bottom: 35px;
  }
}