﻿
#newpage-button-80 {
	display: none;
}
#cms_root {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-grow: 1;
}
@media (max-width:800px) /* responsive */ {
	#cont-1276 .page-hero-media img {
		object-position: 80%;
	}
}
