/* Pour permettre à ce que le logo des brands à l'accueil gardent leur ratio */
#brands-slider a img{
    height:auto;
}
.product-page #matrix-filter .matrix-filter img {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    border: 1px solid #000;
}
