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

.u-section-1 .u-text-1 {
  margin: 30px 0 0;
}

.u-section-1 .u-custom-html-1 {
  min-height: 100px;
  height: auto;
  width: 400px;
  margin: 30px auto;
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }
}