.card-img-top {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    max-height: 200px;
    object-fit: contain;
}
