.card img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 300px;
}