 .u-section-1 {
  background-image: url("images/pexels-photo-3924335.jpeg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 50px 0 0 743px;
}

.u-section-1 .u-text-2 {
  font-size: 3.75rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 386px 680px 0 0;
}

.u-section-1 .u-text-3 {
  margin-left: 0;
  margin-right: 680px;
  margin-bottom: 60px;
}

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

  .u-section-1 .u-text-1 {
    margin-left: 543px;
  }

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 40px;
    margin-left: 437px;
  }

  .u-section-1 .u-text-2 {
    font-size: 3rem;
    margin-top: 293px;
    margin-right: 260px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-left: 257px;
  }

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

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

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

  .u-section-1 .u-text-1 {
    margin-left: 57px;
  }

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

  .u-section-1 .u-text-3 {
    margin-right: 0;
  }
}