#imagesDiv{
	max-width:100%;
	height: auto;
	background:#FFF;
}
.imagens{
	display:none;	
}
.imagens img {
	height: auto !important;
	max-width:100% !important;
	width: 100% !important;
}