/* Keep the shared Blog page title image at the same fluid height on posts. */
body.single-post #pagetitle.page-title-background-fluid {
	padding: 0;
}
