.ce-image figure img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.ce-image figure {
	display: table;
}

.ce-image figure figcaption {
	display: table-caption;
	caption-side: bottom;

}


