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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 24px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 8px 0 23px;
}.u-section-2 .u-sheet-1 {
  min-height: 689px;
}

.u-section-2 .u-custom-html-1 {
  margin-top: 43px;
  margin-bottom: 43px;
  min-height: 900px;
  height: auto;
  width: 100%;
}

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

  .u-section-2 .u-custom-html-1 {
    margin-top: 0;
    margin-bottom: 60px;
    width: auto;
  }
}