.home .masthead, 
.home .masthead picture {
	max-width: 100%;
}

.home .masthead img {
	max-width: 100%;
	object-fit: cover;
}

.home .masthead .caption {
	display: none;
}

.home .masthead + .container {
	margin-top: 0;
}