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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  width: 330px;
  margin: 15px auto 0;
}

.u-section-1 .u-text-2 {
  width: 861px;
  font-size: 1.875rem;
  background-image: none;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 27px auto 0;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 313px;
  margin: 40px auto 0;
}

.u-section-1 .u-image-2 {
  width: 541px;
  height: 255px;
  margin: 0 auto;
}

.u-section-1 .u-text-3 {
  width: 861px;
  font-size: 1.875rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 40px auto 0;
}

.u-section-1 .u-text-4 {
  width: 861px;
  font-weight: 700;
  font-size: 1.875rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 30px auto 12px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    animation-duration: 5000ms;
  }

  .u-section-1 .u-image-2 {
    margin-top: 20px;
    margin-bottom: initial;
  }
}

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

  .u-section-1 .u-image-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 296px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    margin-top: 20px;
  }

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

  .u-section-1 .u-text-4 {
    width: 540px;
    font-size: 1rem;
    margin-bottom: 15px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 186px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 161px;
  }

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

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