 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-backgroundnologoTOP.png");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  margin: 25px auto;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-background.png");
  background-size: cover;
}

.u-section-2 .u-sheet-1 {
  min-height: 400px;
  margin-bottom: 0;
}

.u-section-2 .u-text-1 {
  margin-left: 0;
  margin-right: 0;
}