 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  min-height: 50px;
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 20px auto 0 21px;
}

.u-section-2 .u-text-2 {
  font-size: 0.875rem;
  margin: 30px auto 60px 21px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    font-size: 0.75rem;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-2 {
    font-size: 0.625rem;
  }
}