.immo-card-img {
    height: 200px;
    object-fit: cover;
}
.immo-card-no-img {
    height: 200px;
}
.immo-show-img {
    max-height: 480px;
    object-fit: cover;
}
.immo-gal-thumb {
    width: 100%;
    height: 90px;
    object-fit: cover;
}
.immo-aside-img {
    height: 130px;
    object-fit: cover;
}
