.post img {
	max-width: 100%;
	height: auto;
}

img.size-full {
	  width: 100%;
	  height: auto;
}

figcaption {
	  text-align: center;
}
