/* print stylesheet */
head {
	height: 0 !important;
}

.essb_links {
	display: none !important;
}

#footer-widgets {
	display: none !important;
}

#footer .creds p {
	display: none !important;
}

#footer .creds p.copyright {
	display: block !important;
}

body:not(.home) #content-sidebar-wrap {
	margin-top: -60px !important;
}

#inner {
	padding-top: 50px !important;
}

#content-sidebar-wrap:before {
	content: url("/wp-content/themes/e3sm/assets/images/e3sm-logo.png") !important;
	margin-bottom: 30px;
	display: block;
}

img {
	display: block;
	width: 100%;
}

blockquote, pre {
	border: 0 !important;
}

.slide__caption {
	margin-top: 0;
	margin-left: 0;
	text-align: left;
	padding: 25px 50px;
	width: 800px;
}

.one-fourth {
	width: 45%;
}