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

.u-section-1 .u-text-1 {
  margin-bottom: 60px;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    font-weight: 700;
    margin-top: 38px;
    margin-left: auto;
    margin-right: auto;
  }
}