 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  margin: 166px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  text-shadow: 0px 2px 8px rgba(128,128,128,1);
  margin: 12px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 12px 0 60px;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-audio-1 {
  width: 500px;
  height: 110px;
  background-image: none;
  margin: 16px auto 0;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  width: 500px;
  margin: 0 auto 60px;
}

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

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

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