.bottom-banner {
	min-height: 32.000em;
	z-index: -1;
	margin-top: -12em;
}

.contact-sub + .bottom-banner {
	margin-top: 0;
	min-height: 23.333em;
}

body.cms-admin .bottom-banner {
	margin-top: 0;
}

.bottom-banner img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

.bottom-banner img[style*="/Blog-BG.jpg"] {
	background-position: 74% 50%;
}
