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

.u-section-1 .u-text-1 {
  margin: 230px auto 10px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-decoration: underline !important;
  padding: 0;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin: 156px 33px 20px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin: 132px auto 7px 16px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 187px;
}

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