body img { max-width: none; max-height: none; }
main img { max-width: none; float: none; }


@media only screen {
	
	div.en-editable-block-wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	div.en-editable-block-wrapper figure.img-left {
		width: 100%;
		text-align: center;
	}

	div.en-editable-block-wrapper figure.img-right {
		width: 100%;
		text-align: center;
	}

	div.en-editable-block-wrapper div.img {
		display: inline-block;
	}
	
	div.en-editable-block-wrapper div.text-banner-left {
		width: 100%;
	}

	div.en-editable-block-wrapper div.text-banner-right {
		width: 100%;
	}

	div.en-editable-block-wrapper div.text-banner-01 div.text-banner-text {
		min-width: 100%;
		#max-width: none;
	
	}
}

div.en_unused_images_gallery {
	margin-top: 20px;
}

div.en_unused_documents_list {
	margin-left: 12px;
}