#mdgov_enterpriseSearch {
	margin: 0;
}

#mdgov_searchInput {
	width: 100%;
	font-size:115%;
	position: inherit;
}

#agency_branding {
	padding-bottom: 10px;
}
.headerBgImg {
  /*  background-image: url(/wp-content/uploads/sites/25/2015/03/agencyHeaderBg-generic.jpg); */
	 background-image: url(/wp-content/uploads/sites/25/2022/08/PerformanceImprovement.png); 
    background-repeat: no-repeat;
     background-size: 100%;
}
@media(max-width:767px) {
#mdgov_agencyTitle a img {
	max-width: 100%;
	margin: 0 0 20px 0;
}

#mdgov_searchInput {
	font-size:180%;	
	position: relative;
}

}

@media(max-width:480px) {
#mdgov_searchInput {
	font-size:163%;
}


}
	