@charset "utf-8";
header,
#headUtils{
	width: 1024px;
	padding: 0;
}
#headUtils{
	margin: 28px auto 0;
}
header a,
#headUtils h2#serviceName a{
	pointer-events: none;
}
#breadcrumbBottom{
	display: none;
}

@media only screen and (max-width: 736px){
	header,
	#headUtils{
		width: 100%;
	}
}

@media screen and (max-width: 640px){
}

@media screen and (max-width: 418px){
}

