#container_produits {
    background-color : rgba(0, 0, 0, 0.5);
    padding-right    : 0;
    padding-left     : 0;
    min-height       : 500px;
}

#container_produits h1 {
    text-transform : uppercase;
    color          : white;
    font-size      : 20px;
    font-weight    : bold;
    margin-left    : 40px;
    margin-top     : 6px;
    margin-bottom  : 24px;
}

#container_produits .row_promotion {
    margin-bottom: 20px;
}
