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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 46px auto 0;
}

.u-section-1 .u-text-2 {
  width: 680px;
  margin: 23px auto 0;
}

.u-section-1 .u-video-1 {
  height: 450px;
  width: 450px;
  margin: 46px auto 60px;
}

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

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

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

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

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