 .u-section-1 {
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(31, 31, 31, 0.45), rgba(31, 31, 31, 0.45)), url('images/palava_15.jpg'), linear-gradient(to bottom, rgba(41, 51, 50, 1), rgba(41, 51, 50, 1));
  background-size: cover, cover, cover;
}

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

.u-section-1 .u-text-1 {
  width: 722px;
  margin: 51px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  font-size: 0.875rem;
  width: 722px;
  margin: 29px auto 0;
}

.u-section-1 .u-text-3 {
  width: 722px;
  margin: 51px auto 60px;
}

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

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

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

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

  .u-section-1 .u-text-3 {
    width: 600px;
  }
}

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

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

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

  .u-section-1 .u-text-3 {
    width: 400px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 250px;
    margin-top: 15px;
  }

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

  .u-section-1 .u-text-3 {
    width: 250px;
  }
}