 .u-section-1 {
  background-image: linear-gradient(#942f17, #e2744d);
}

.u-section-1 .u-sheet-1 {
  min-height: 10px;
}.u-section-2 .u-sheet-1 {
  min-height: 2525px;
}

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

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 9px;
    margin-bottom: 59px;
    margin-left: -40px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 88px;
}

.u-section-3 .u-text-1 {
  margin: 19px auto 19px 0;
}