.card-body .p-0 img {
    display: block;
    height: auto;
    min-width: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}