 .u-section-2 {
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('images/fondrouge-petit-nb.jpg');
  background-size: cover, auto;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 49px 296px 0 260px;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  margin: 17px 296px 0 259px;
}

.u-section-2 .u-image-1 {
  width: 1018px;
  height: 522px;
  transition-duration: 0.5s;
  margin: 31px auto 0 148px;
}

.u-section-2 .u-text-3 {
  font-size: 1.5rem;
  width: 795px;
  margin: 49px auto 60px;
}

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

  .u-section-2 .u-text-1 {
    margin-right: 91px;
    margin-left: 55px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 91px;
    margin-left: 54px;
  }

  .u-section-2 .u-image-1 {
    width: 940px;
    height: 482px;
    margin-left: 0;
  }
}

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

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

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

  .u-section-2 .u-image-1 {
    width: 720px;
    height: 369px;
  }

  .u-section-2 .u-text-3 {
    width: 720px;
  }
}

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

  .u-section-2 .u-text-2 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 277px;
  }

  .u-section-2 .u-text-3 {
    font-size: 1.3333333333333333rem;
    width: 540px;
  }
}

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

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 15px;
    margin-left: -22px;
    margin-right: -22px;
  }

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 174px;
    margin-top: 33px;
  }

  .u-section-2 .u-text-3 {
    width: 340px;
  }
}

.u-section-2 .u-image-1,
.u-section-2 .u-image-1:before,
.u-section-2 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}