.card-image img{
    max-width: 100%;
}

.card-image
{
    max-height:30vh;
    overflow: hidden;
}

.card-title
{
    background-color: rgba(0,0,0,0.7);
}