.static-page-banner {
	> div {
		min-height: 245px;
		background-size: cover;
		background-position: center center;
	}
}

