#branding {border-bottom: none !important;}
2
	@media screen and (min-width: 1100px) {
3
	#branding {border-bottom: none !important;}
4
	}
.header-image {
2
	    display:block;
3
	    max-width:100%;
4
	    height:auto;
5
	    width: auto\9; /* ie8 */
6
	}