 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url("images/zootcats-goatfest.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
  margin: 46px auto 0;
}

.u-section-1 .u-text-2 {
  width: 358px;
  font-size: 3rem;
  margin: 47px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 12px 0 0;
}

.u-section-1 .u-text-4 {
  line-height: 1.4;
  font-size: 3rem;
  width: 572px;
  margin: 40px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  background-image: none;
  margin: 40px auto 60px;
}

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

  .u-section-1 .u-text-4 {
    margin-right: 159px;
  }

  .u-section-1 .u-btn-1 {
    margin-bottom: 0;
  }
}

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

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

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

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

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

  .u-section-1 .u-text-4 {
    width: 540px;
    margin-top: -342px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 424px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: 204px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    width: 340px;
    margin-top: 9px;
  }

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

  .u-section-1 .u-text-4 {
    width: 340px;
    margin-top: -218px;
    margin-right: 100px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 300px;
  }
}