
/* IE CSS - Arud */
	.wrap-containers{
		-ms-flex-positive:0 !important;
	}
	
	.az-util-vertical-centering{
		display:inline ;
	}

	.imageSub.image div img,
	div.box.image figure .img-responsive,
	div.box.imgtxt .imagebox .wrap img{
		/* width:auto !important;
		height:100% !important; */
		width:100% !important;
		height:auto !important; 
	}
	.imageSub.image div ,
	div.box.image figure ,
	div.box.imgtxt .imagebox .wrap {
		overflow:hidden !important;
	}
