.featuredCardImg
{
    background-size: cover;
    background-position: center;
    height: 120px;
}

.productCardImg
{
	background-size: cover;
    background-position: center;
    height: 375px;
}

.featureImg
{
	background-size: cover;
    background-position: center;
    height: 500px;
}