div.blockadvmulti {
	height: auto;
}
p.advmulti img {
	display:block;
	margin:0 auto;
	width:auto;
	margin-bottom:10px;
}
.img_block .product-image-container{
	/*max-height: 539px;*/
}
@media screen and (max-width:1199px){
	.img_block .product-image-container{
		max-height: 439px;
	}	
}