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

.u-section-1 .u-custom-html-1 {
  margin-bottom: 100px;
  margin-top: 100px;
}

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

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 80px;
    margin-top: 80px;
  }
}