.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;
}

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

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

#features img,
#evolutif img,
#logiciel img {
  mix-blend-mode: multiply;
  width: 100%;
  max-width: 500px;
}

#evolutif {
  background-color: #f0f0f0;
}

#pdp .about {
  padding: 2vh;
}

#obligations .about {
  padding: 4vh 2vh;
}

.text-center {
  text-align: center;
}
