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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 9px auto 9px 20px;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 513px;
}

.u-section-2 .u-text-1 {
  text-transform: none;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.8;
  margin: 19px 20px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 65px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    margin-top: 10px;
  }
}