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

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

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

.u-section-1 .u-text-2 {
  width: 890px;
  margin: 72px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
  }

  .u-section-1 .u-text-2 {
    font-weight: normal;
    line-height: 1.6;
  }
}

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-left: 79px;
  }

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