.card img {
    height: 200px;
    object-fit:cover;
}

.card-title {
    margin-bottom: 10px;
}