
.codicts-preview-carousel .swiper-slide img {
    height: 270px !important;
    object-fit: cover;
    width: 100%;
}

.ts-preview > div,
.ts-preview > div > div:not(.codicts-no-height)
{
    height: 100%;    
}