 .u-section-1 {
  background-image: url("https://assets.nicepagecdn.com/8bdb0906/6550399/images/haveagobackground.jpg");
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  width: 803px;
  font-size: 3rem;
  margin: 72px auto 0;
}

.u-section-1 .u-text-2 {
  width: 803px;
  font-size: 1.25rem;
  margin: 18px auto 60px;
}

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

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }

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

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

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