 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Background1.jpg");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  margin: 100px -20px 0 auto;
}

.u-section-1 .u-text-2 {
  margin: -1501px auto 1422px;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    margin-top: -2687px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Headerbackground2.JPG");
  background-size: cover;
}

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

.u-section-2 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: linear-gradient(#478ac9, #db545a);
  font-size: 2.25rem;
  margin: 21px auto;
}