.section-texteetimage {
  max-width: 1592px;
  margin: 0 auto;
}
.section-texteetimage p {
  font-family: 'Barlow Condensed', sans-serif;
  color: #000000;
  font-size: 1.6rem;
  line-height: 2.4rem !important;
  margin: 0 0 20px;
}
.section-texteetimage img {
  max-width: 100%;
}
.section-texteetimage img.gauche {
  padding-right: 50px;
}
.section-texteetimage img.droite {
  padding-left: 50px;
}
.section-texteetimage a.boutPlein,
.section-texteetimage a.boutVide {
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .section-texteetimage {
    padding: 0 5%;
  }
}
@media (max-width: 767.98px) {
  .section-texteetimage img.gauche,
  img.droite {
    padding-right: 0;
    padding: 0 0 20px 0;
  }
}
