header h2 {
	background: url("images/sitemap/sitemap.png") center center no-repeat;
}

@media only screen and ( max-width: 768px ){
	header h2 img {
		display: block;
		width: 34.4%;
	}
}