img.img-responsive.center-block {
    width: 100%;
    object-fit: contain;
	height: 270px;
}

.product-slider .featured-image-wrap {
    background-color: #f3f3f3;
    height: 285px;
	width:285px;
    overflow: hidden;
}