.u-section-1 .u-sheet-1 {
  min-height: 13px;
} .u-section-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), linear-gradient(180deg, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5) 8%), url('../images/fondrouge-petit-nb.jpg');
  background-position: 50% 50%, 50% 50%, 0px 0px;
  background-repeat: no-repeat, no-repeat, repeat;
}

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

@media (max-width: 1199px) {
   .u-section-2 {
    background-size: cover, cover, auto;
  }
}