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

.u-section-1 .u-text-1 {
  font-family: Allura;
  font-weight: 700;
  font-size: 3.75rem;
  margin: 20px 96px 0;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 60px;
  margin-top: 11px;
  height: auto;
  min-height: 27px;
}

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

@media (max-width: 1199px) {
  .u-section-1 .embed-responsive-1 {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .embed-responsive-1 {
    width: 178%;
    left: -39%;
    height: 178%;
    top: -39%;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 6px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 50px;
    min-height: 52px;
  }

  .u-section-1 .embed-responsive-1 {
    width: 277%;
    left: -89%;
    height: 100%;
    top: 0%;
  }
}