.sector__img img, .cms-post__img img, .cms-product__top-img img, .cms-product__bottom-img {
    background: white;
}


.button.button--ecommarce {
    padding:5px 10px;
    background: #f31813;
    color: white;
    border-radius: 0 0 5px 5px;
}
.header__logo img {
    max-height: 55px;
}