.list_292656 .list_content img{height:150px;}

.scrollable {
    width: auto !important;
    height: auto !important;
    padding-top: 45%;
}

.scrollable > .items {
    top: 0;
    bottom: 0;
    width: 1000%;
}

.scrollable .item {
    width: 10%;
}

.scrollable img {
    width: 100% !important;
    height: auto !important;
}

.scrollable > .slidetabs {
    left: 0;
}

.scrollable > .slidetabs > a {
    float: none;
}

/* Masquer les 6 liens de mise en avant sur la home. */
#tl_02, #tl_03 {
    display: none;
}

#tc_08 > p {
    display: flex;
    justify-content: space-between;
}