.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.375rem - 0px);
    border-top-right-radius: calc(.375rem - 0px);
    height: 250px;
}

.card-img-top img {
    width: 100%;
    height: 250px;
}
