.banniere-prevention {
  background: url('../images_pdp/banniere-pdp.webp') no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
}

#banniere .filtre {
  color: #fff;
  background: #012e47c9;
  background-size: cover;
}

#preventive {
  background-color: #f0f0f0;
}

#maintenance img,
#preventive img,
#corrective img {
  width: 100%;
  max-width: 500px;
  mix-blend-mode: multiply;
}

.content {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5;
  text-align: justify;
}

.content-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
