 .u-section-1 {
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-family: Alata;
  font-size: 1.875rem;
  width: 409px;
  margin: 152px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 4.5rem;
  font-family: Alata;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 700;
  width: 772px;
  margin: 15px auto 0;
}

.u-section-1 .u-text-3 {
  width: 728px;
  font-size: 1.5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-family: "Open Sans", sans-serif;
  letter-spacing: normal;
  font-weight: 400;
  text-transform: none;
  margin: 70px auto 0;
}

.u-section-1 .u-text-4 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  width: 409px;
  margin: 39px auto 60px;
}

.u-section-1 .u-btn-1 {
  border-style: none none solid;
  padding: 0;
}

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

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

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    font-size: 3.4375rem;
    width: 540px;
  }

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

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

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    width: 340px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
    font-size: 1.25rem;
  }

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