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

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

.u-section-1 .u-text-1 {
  letter-spacing: 0px;
  line-height: 1.3;
  font-size: 3rem;
  text-transform: none;
  margin: 119px 0 0;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    width: 584px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}