.presentation-offre .one-product{
    width: 25%;
    display: flex;
    flex-direction: column;
  	justify-content: space-between;
}
.presentation-offre .one-product .surtitle, .presentation-offre .one-product .content{
	    flex: 1 auto;
}
.presentation-offre .one-product img{width: 100%;}
@media screen and (max-width: 1000px){
    .presentation-offre .one-product {
        padding: 0 10px;
        width: 33.33333%;
    }
}
@media screen and (max-width: 767px){
    .presentation-offre .one-product {
        width: 50%;
    }
}

.personnal--question.flex.fd--row.ai--flex-start.jc--flex-start.position__relative {
  flex-wrap: wrap;
}
label#newsletter--diag-label {
  width: 90%;
}
.personnal--question label.error[for=newsletter]{
  position : static;
}
label#newsletter-error {
  min-width: 100%;
  order: 3;
}

#cart__drawer .cart__item__infos--container .top--container .price-and-title .body__text{
    white-space: initial;
}
#article-page-overlay{
    position: fixed;
  	top : auto;
}
iframe#chat-button{
 z-index:100;
  right: 20px !important;
    bottom: 20px !important;
}
#preoccupation_1_source span:last-child,
#preoccupation_2_source span:last-child,
#preoccupation_3_source span:last-child {
  color: #3E5824;
  font-weight: 700;
}
#geste_essentiel .contents-container .content--container {
  display: none;
}
