.card--image-title img {
    border-radius: 8px 8px 0 0;
    height: 100%;
    object-fit: contain !important;
    position: absolute;
    top: 0;
    width: 100%;
}