#pageHeader {min-height:220px; height: 220px; }
#logo { right: 0; left: 0; 	float: none; 	margin-right: auto; margin-left: auto; }
#pageHeader h1{ margin-top: 42px; 	margin-bottom: 0; }
#pageHeader h2 {margin-top: 0; margin-bottom: 0;}
#contentContainer {	background-position: center -220px !important;}

@media only screen and (max-width: 480px) {
/* #logo {top: 5px !important;} */
#pageHeader h1{	margin-top: 35px !important;}
#pageHeader h2{padding-top: 0 !important;}
}

@media only screen and (max-width: 601px) {
#logo img {	max-height:80px !important; }
}