 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(91, 58, 41, 0.4), rgba(91, 58, 41, 0.4)), url('https://assets.nicepagecdn.com/bebe0cfb/3489325/images/WE_3501_Web-min.jpg'), url("https://assets.nicepagecdn.com/bebe0cfb/3489325/images/WE_3501_Web-min.jpg");
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-size: cover, cover, cover;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

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

.u-section-1 .u-text-1 {
  font-family: Elsie;
  font-size: 6rem;
  margin: 201px 139px 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 3.75rem;
  width: 826px;
  margin: 29px auto 60px;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 5rem;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-right: 88px;
    font-size: 4rem;
  }

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

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

.u-section-2 .u-text-1 {
  margin: 10px 0 0 auto;
}

.u-section-2 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.875rem;
  background-image: none;
  margin: 150px auto 60px;
  padding: 24px 71px 25px 70px;
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    margin-top: -103px;
  }

  .u-section-2 .u-btn-1 {
    margin-left: -17px;
    margin-right: -17px;
    padding-right: 12px;
    padding-left: 10px;
  }
}