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

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

.u-section-1 .u-text-1 {
  font-size: 1.88889rem;
  font-weight: 700;
  margin: 1px 0 0;
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.27778rem;
    margin-bottom: 1px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-bottom: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 0.777778rem;
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}