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

.u-section-1 .u-text-1 {
  font-size: 1rem;
  font-weight: 700;
  margin: 20px 0 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 370px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 30px;
}

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

  .u-section-2 .u-custom-html-1 {
    height: auto;
    min-height: 707px;
    margin-top: 0;
    margin-right: 0;
    margin-left: -50px;
  }
}