.county-header .photo-credit {
	font-size: 10px;
}

.county-header img {
	width: 100%;
}

.county-header .county-header__nav {
	display: flex;
	justify-content: space-between;
}

.county-header .nav-item {
	display: flex;
	flex-direction: column;
	text-align: center;
	gap: 1em;
}

.county-header .button {
	margin: 0;
}

.county-header {
	margin-bottom: 2rem;
}
