 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/gray-red-gray-backgroundnologo.png');
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  margin: 29px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 120px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-backgroundnologo.png");
  background-size: cover;
}

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

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

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 168px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/gray-red-gray-backgroundnologo.png');
  background-size: cover, cover;
}

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

.u-section-3 .u-text-1 {
  margin: 29px auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 120px;
  }
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-background.png");
  background-size: cover;
}

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

.u-section-4 .u-text-1 {
  margin: 0 0 23px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    margin-top: 60px;
  }
}