.deensimc-img-wrapper {
display: flex;
flex-direction: column;
max-width: 100%;
.deensimc-img {
max-width: 100%;
width: 250px;
min-width: 100px;
img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
.deensimc-image-marquee-caption {
line-height: 1.2;
}
}