/* Scale up image from the feeds importer */
.img-full-width img {
	width: 100%;
}

.img-center img {
	margin: 0 auto;
}