.card_promo .promoDescription {
    position: relative;
}
.card_promo .promoDescription::before {
    content:'';
    position: absolute;
    width: 3px;
    height: 100%;
    z-index: 2;
    left: 0;
}
.card_promo{
    box-shadow: 0px 0px 9px 3px rgba(161,161,161,0.3);
}

#search_promo{
    border: 1px solid;
}

#search_promo{
    width: 320px;
}

@media screen and (max-width: 640px){
    #search_promo{
        width: 100%;
    }
    #hess_promo h1 {
        font-size: 20px;
    line-height: 1;
    }
    #hess_promo h2 {
        font-size: 17px;
        line-height: 1;
    }
    #hess_promo h3 {
        font-size: 16px;
        line-height: 1;
    }

    #text_seo_promo span {
        font-size: 10px !important;
    }
}

.logo-brand{
    max-height: 60px;
    max-width: 80px;
}

.card_promo h3{
    font-size: 22px;
}

#text_seo_promo span {
    font-size: 12px !important;
}

.card_promo .logo-brand {
    max-height: 50px;
    max-width: 70px;
}
.card_promo h3 p{
    margin: auto;
}

.hessSlider-slide-mentions_legales{
    cursor: pointer;
}
#hess_promo h2 {
    font-size: 25px !important;
    font-weight: 500 !important;
}