 .u-section-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  font-size: 1rem;
  font-weight: 500;
  margin: 15px 0;
}

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

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

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

  .u-section-1 .u-text-1 {
    margin-top: auto;
    margin-bottom: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
  }
} .u-section-2 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: url("https://assets.nicepagecdn.com/8568da60/6321168/images/57e8d5444f53a914f6da8c7dda793678153bdee757596c48702679dc9745cd5eb8_1280.jpg");
  background-position: 50% 50%;
  min-height: 600px;
}

.u-section-2 .u-custom-html-1 {
  min-height: 600px;
  width: 430px;
  margin: 0 0 0 calc(((100% - 1140px) / 2) + 790px);
}

@media (max-width: 1199px) {
  .u-section-2 .u-custom-html-1 {
    height: auto;
    margin-left: 648px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-custom-html-1 {
    width: 392px;
    margin-left: calc(((100% - 720px) / 2) + 378px);
  }
}

@media (max-width: 767px) {
   .u-section-2 {
    min-height: 323px;
  }

  .u-section-2 .u-custom-html-1 {
    min-height: 323px;
    width: 468px;
    margin-right: calc(((100% - 540px) / 2) + 28px);
    margin-left: calc(((100% - 540px) / 2) + 44px);
  }
}

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