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

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: 6px auto 0;
}

.u-section-1 .u-text-2 {
  width: 680px;
  font-size: 1.5rem;
  margin: 14px auto 0;
}

.u-section-1 .u-video-1 {
  width: 334px;
  height: 478px;
  margin: 13px auto 44px;
}

.u-section-1 .embed-responsive-1 {
  position: absolute;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 20px;
    margin-left: -8px;
    margin-right: -8px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 11px;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-1 .u-video-1 {
    width: 300px;
    height: 429px;
  }
}