#location h3 {
	font-size:32px
}
#location .select::after {
	width:58px
}
#location form {
	max-width:412px
}
#location p {
	max-width:750px;
}
@media screen and (max-width: 567px){
	#location br {
		display:none
	}
	#location .photoshoot {
		display:block;
		padding-top:15px
	}
	#location h3 {
		font-size: 2.06666667em;
	}
}