.product-image-fill .image, .product-thumb .image {
	display: block;
	width: 100%;
}

.product-image-fill .image .product-img, .product-thumb .image .product-img, .oep-product-image {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}

.product-image-fill .image .product-img > div, .product-thumb .image .product-img > div, .oep-product-image > a {
	display: block;
	width: 100%;
	height: 100%;
}