.detail-hero__preview img {
    object-position: top;
}

.card-img.rounded-bottom-0 {
    max-height: 200px;
}

.card-img.rounded-bottom-0 img {
    object-position: top;
}

.object-fit-cover {
    object-fit: cover !important;
    overflow-clip-margin: unset;
}

.rating-top-item {
    text-decoration: none;
}