.product-images>li.thumb-container img.thumb{
	cursor: pointer;
}
.carousel .carousel-item figure,
.carousel .carousel-item picture{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.product-description img{
	max-width: 100%;
	height: auto;
}