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

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

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

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 0;
    min-height: 866px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 1px;
    min-height: 439px;
  }
}