Hi @Antonynex ,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
img.carousel-item-img.d-none.d-lg-block {
width: 100% !important;
height: auto !important;
object-fit: cover !important;
}