@media screen and (max-width: 768px){
	header hgroup {margin-top: 6em; padding-bottom: 0}
	header hgroup br {display: inline}
	header h1 {font-size: 1.25em}
	nav {}
}
@media screen and (max-width: 320px){
	img.hpb-image {width: 100%}
}
