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

.u-section-1 .u-custom-html-1 {
  margin-bottom: 30px;
  margin-top: 30px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  min-height: 2741px;
}

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

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

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

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