.u-section-1 .u-sheet-1 {
  min-height: 285px;
}.u-section-2 .u-sheet-1 {
  min-height: 259px;
}

.u-section-2 .u-text-1 {
  margin: 20px auto 0 42px;
}

.u-section-2 .u-text-2 {
  margin: 20px auto 60px 42px;
}

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

  .u-section-2 .u-text-2 {
    width: auto;
    margin: 26px 0 54px;
  }
}