
body.single article.has-post-thumbnail > img:nth-of-type(1) {
	width: auto !important;
	height: auto !important;
}

body.single article.has-post-thumbnail .et_post_meta_wrapper > img:nth-of-type(1) {
	width: auto !important;
	height: auto !important;
}

#footer-info + #footer-info {
	display: none;
}
