

.card{
   margin-top: 10px;
margin-bottom: 10px;   
height: 310px;
padding-bottom: 20px;

}



.card-img-top{
min-height: 250px;
}
.card-body{
    align-items: center;
}

.card-body h5{
    font-size: 14px;
    color: #d3b21c;
   text-align: center;
}