@media (max-width: 991px) {
.home .rtcl-grid-view .listing-thumb {
aspect-ratio: 4 / 3 !important;
overflow: hidden !important;
}
.home .rtcl-grid-view .listing-thumb img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
}
@media (max-width: 991px) {
.home .rtcl-grid-view .listing-thumb {
aspect-ratio: 4 / 3 !important;
overflow: hidden !important;
}
.home .rtcl-grid-view .listing-thumb img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
}