.wbp-hero--has-graphic {
	background-repeat: no-repeat;
}

.wbp-page-banner {
	width: 100%;
	min-height: 220px;
	background-size: cover;
	background-position: center;
	margin-bottom: 0;
}

.wbp-page-banner--compact {
	min-height: 140px;
}

.wbp-producer-cta {
	background-repeat: no-repeat;
}

.wbp-map-page__hero--has-graphic {
	background-repeat: no-repeat;
}

@media (max-width: 900px) {
	.wbp-page-banner {
		min-height: 160px;
	}

	.wbp-page-banner--compact {
		min-height: 100px;
	}
}
