@media screen and (max-width: 1024px) {
#home-ensemble .mobile-carousel .image-component img {
    width: 100vw!important;
    height: auto!important;
}
}