
#title {
	background-image: url(images/title_bg.jpg);
}

ul.local-photos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

ul.local-photos li {
	margin: 0 20px;
}