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

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

.u-section-1 .u-text-2 {
  margin: 18px 0 58px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    margin-bottom: -15px;
  }
}

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

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