.bg-header {
    background: #fff url(./images/pretext_landscape.webp) no-repeat center top;
	background-size: cover;
}

.bg-graphite:not(.mobile-navigation) {
    background: #9ea7b7;
	background-size: cover;
}