.product-pic .owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
	max-height:400px;
	margin:0 auto;
	height:auto;
	width:auto;
}