.product-thumbnail {
	padding:1rem 0;
}

img.card-img-top {
    display: inline-block;
    height: 94%;
    height: 15rem;
    max-width: 14rem;
    margin: auto;
    display: block;
	width:auto;
}