.bsaTemplatePreview #bsa-bloc-arche{
    width: 100% !important;
    height: 400px !important;
    overflow: hidden;
    margin: 20px 0 0;
}
.bsaTemplatePreview #bsa-bloc-arche img{
    width: 100%;
    position: relative;
    left: 0;
    transform: translate(0);
}
/* -- START -- Reset */
#bsa-bloc-arche h3,
#bsa-bloc-arche a,
#bsa-bloc-arche img,
#bsa-bloc-arche span,
#bsa-bloc-arche p {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-bloc-arche.apPluginContainer .bsaProItem,
#bsa-bloc-arche .bsaProItemInner__thumb,
#bsa-bloc-arche .bsaProAnimateThumb {
    max-width: 400px;
    max-height: 300px;
}

#bsa-bloc-arche .bsaProAnimateThumb {
    position: relative;
    width: 100%;
    height: auto;
}

#bsa-bloc-arche .bsaProAnimateThumb:before{
    content: "";
    display: block;
}

#bsa-bloc-arche .bsaProItemInner__img {

}
/* -- END -- TEMPLATE */

#bsa-bloc-arche .bsaProItemInner__img img{
    /*width: 100%;*/
}
