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

  .u-section-1 .u-text-1 {
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
  }

  .u-section-1 .u-text-2 {
    font-weight: 400;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 60px;
  }
}

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