.u-section-1 {
  background-image: url("images/ptreback.jpeg");
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  text-transform: uppercase;
  font-weight: 700;
  width: 472px;
  margin: 645px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  background-image: none;
  margin: 22px auto 0 334px;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  background-image: none;
  margin: -49px 345px -55px auto;
  padding: 10px 37px 10px 36px;
}

@media (max-width: 1199px) {
  .u-section-1 {
    background-position: 50% 50%;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 20px;
    margin-left: 234px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 245px;
    margin-bottom: -99px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-left: 124px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 135px;
    margin-bottom: -102px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-left: 25px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 20px;
    margin-bottom: 130px;
  }
}

@media (max-width: 575px) {
  .u-section-1 {
    background-position: 36.41% 50%;
  }

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

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

  .u-section-1 .u-btn-1 {
    margin-left: auto;
    padding: 10px 40px 10px 38px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 12px;
    margin-right: auto;
    margin-bottom: 140px;
    padding-right: 46px;
    padding-left: 45px;
  }
}