 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 50%;
  background-size: cover, cover;
}

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

.u-section-1 .u-custom-html-1 {
  margin: 10px auto 10px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 38.13% 50%, 50% 50%;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 44.55% 50%, 50% 50%;
  }
}