 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(137, 30, 29, 0.5), rgba(137, 30, 29, 0.5));
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  margin: 20px 0 30px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  font-weight: 700;
  padding: 0;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(137, 30, 29, 0.5), rgba(137, 30, 29, 0.5));
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  font-style: italic;
  margin: 20px 0 -271px;
}

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

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