@media (min-width: 768px){
.wv-caro1 img {
    height: auto !important;
    width: auto;
    object-fit: cover;
}
}