#mdgov_enterpriseSearch {
	margin: 0;
}

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

#agency_branding {
	padding-bottom: 10px;
}
.headerBgImg {

/*	background-image: url(/mcss/wp-content/uploads/sites/23/2020/06/mcss-banner-bkrd-flag1.jpg);  */
	background-image: url(/mcss/wp-content/uploads/sites/23/2020/07/news-mcss-background.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%;
}


}




	