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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 21px 0 20px;
}

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