 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  font-weight: 300;
  margin: 40px 228px 0 0;
}

.u-section-1 .u-line-1 {
  margin-top: 10px;
  margin-bottom: 0;
  transform-origin: left center 0px;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  font-weight: 300;
  margin: 30px 0 40px;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 28px;
  }

  .u-section-1 .u-text-2 {
    line-height: 2;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 0;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-bottom: 40px;
  }
}