/* =WordPress Core Overrides
-------------------------------------------------------------- */
img {
	max-width: 100%;
}

.wp-caption {
	background: none;
	border: none;
	max-width: 100%;
}

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