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

.u-section-1 .u-text-1 {
  font-family: "Alex Brush";
  font-weight: normal;
  width: 555px;
  margin: 22px auto;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin: 59px 0 25px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 411px;
}

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