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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 14px 0 0;
}

.u-section-1 .u-image-1 {
  width: 254px;
  height: 300px;
  margin: 38px auto 0 14px;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  margin: -300px 29px 0 285px;
}

.u-section-1 .u-text-3 {
  font-size: 1rem;
  margin: 51px 29px 14px 14px;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 37px;
    margin-left: auto;
  }

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

  .u-section-1 .u-text-3 {
    margin: 25px 0;
  }
}

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 32px;
    margin-bottom: 38px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 716px;
}

.u-section-2 .u-video-1 {
  width: 520px;
  height: 293px;
  margin: 28px auto 0;
}

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

.u-section-2 .u-video-2 {
  width: 520px;
  height: 293px;
  margin: 42px auto 60px;
}

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

@media (max-width: 1199px) {
  .u-section-2 .u-video-1 {
    margin-top: 31px;
  }

  .u-section-2 .u-video-2 {
    margin-top: 39px;
  }
}

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

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

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