.bloc-dedicaces li.well  {
    height: 110px !important;
    max-height: 110px !important;
    width: 240px !important;
    max-width: 240px !important;
    background-color: #fff !important;
    background: #fff !important;
}

.bloc-dedicaces img.left-quote, .bloc-dedicaces img.right-quote {
    width: 10px;
}

.bloc-dedicaces img.left-quote {
    margin-right: 5px;
    margin-top: 6px;
    float: left;
}

.bloc-dedicaces img.right-quote {
    margin-left: 5px;
    margin-top: 2px;
    float: none;
    display: inline;
}

.bloc-dedicaces em {
    word-wrap: break-word;
}

.bloc-dedicaces li {
    background-color: white !important;
    padding: 5px;
}

@media (max-width: 767px) {
    .bloc-dedicaces li.well  {
        max-width: 100% !important;
        width: 100% !important;
    }
}

/* Dedicaces Header */

.widget_custom_homededicace_entries_slides i {
    height: 10px !important;
}

.widget_custom_homededicace_entries_slides .author_line {
    margin: 3px 1px;
}

#newheader .custom-un-tiers #home_dedis a.btn-dedicaces span {
    display: inline;
    margin-top: 0;
}

#newheader .custom-un-tiers #home_dedis .widget_custom_homededicace_entries {
    margin-top: 5px;
}

#newheader .custom-un-tiers #home_dedis ul.widget_custom_homededicace_entries_slides li {
    width: 100%;
}

#newheader .custom-un-tiers .content_dedicace {
    width: 265px;
    margin-left: 30px;
    margin-top: 5px;
}

#newheader #home_dedis .headline {
    font-weight: bold;
}

#newheader .custom-un-demi .content_dedicace {
    width: 300px;
}

#newheader .custom-un-demi .author_line {
    height: 40px;
}

#newheader #home_dedis {
    height: 90px;
}

#newheader #home_dedis img {
    padding: 0;
    margin-top: -3px;
    width: initial !important;
    margin-right: 10px;
}
