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

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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  width: 381px;
  margin: 7px auto 0;
}

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

.u-section-1 .u-video-1 {
  width: 570px;
  height: 250px;
  margin: 52px auto 60px;
}

.u-section-1 .embed-responsive-1 {
  height: 178%;
  width: 178%;
  left: -39%;
  top: -39%;
}

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

  .u-section-1 .u-image-1 {
    width: 440px;
    height: 65px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    width: 275px;
    margin-top: 52px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-top: 25px;
    margin-right: 146px;
    margin-left: 125px;
  }

  .u-section-1 .u-video-1 {
    width: 540px;
    height: 237px;
    margin-top: 66px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 59px;
    width: 308px;
  }

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

  .u-section-1 .u-text-2 {
    margin-left: 25px;
    margin-right: 46px;
  }

  .u-section-1 .u-video-1 {
    width: 340px;
    height: 149px;
  }
}