.strate-artistes figure.figure {height:auto !important;}

.strateVisuelSpecial .StratArtHome .row{display:inline-block}
.strateVisuelSpecial .col .col{width:20%;}
.strateVisuelSpecial .widget.thumbnail-salle .caption{padding:0 !important}
.strateVisuelSpecial .widget.thumbnail-salle .maintitle{font-size:22px !important;padding:0 1rem 0 2rem;height:8vh;line-height:2.6rem;}

@media (max-width: 1350px){
    .strateVisuelSpecial{overflow:hidden;}
    .strateVisuelSpecial .StratArtHome .row{display:flex}
    .strateVisuelSpecial .strate-artistes{overflow:scroll;-ms-overflow-style: none;overflow: -moz-scrollbars-none;}
    .strateVisuelSpecial .strate-artistes:-webkit-scrollbar {height: 0px;background: transparent;}
    .strateVisuelSpecial .StratArtHome {width:4000px;}
    .strateVisuelSpecial .StratArtHome .row .col{flex:1}
    .strateVisuelSpecial .widget.thumbnail-salle .maintitle{padding:0 1rem 0 2rem;height:8vh;}
}

@media (max-width: 767px){
.strate-artistes{overflow:scroll;-ms-overflow-style: none;overflow: -moz-scrollbars-none;}
.strate-artistes:-webkit-scrollbar {height: 0px;background: transparent;}
.strate-artistes .StratArtHome{width:800px}
.strate-artistes .StratArtHome .row{display:flex}
.strate-artistes .StratArtHome .row .col{flex:1}

.strateVisuelSpecial .StratArtHome {width:1500px;}
.strateVisuelSpecial .widget.thumbnail-salle .caption{padding:0 !important}
.strateVisuelSpecial .widget.thumbnail-salle .maintitle{font-size:15px !important;padding:5px 0 5px 15px !important}
}

