.product-color{
	overflow: hidden;
}
.product-pic img{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}