	#daHeaderImageWrapper {
		height: 130px;
	}
	#daHeaderAgentInfoDesktop {
		display: none;
	}
	#daHeaderImg {
		display: none;
	}
	#header_left {
		position: absolute;
		top: 8px;
		left: 60px;
	}
	#header_right {
		position: absolute;
		bottom: 8px;
		right: 60px;
	}
	#accountTab {
		background-color: #a6ab6a;
	}
	#daHeaderAgentInfoPhone {
		display: none;
	}
	.allDaRandomFeaturedListingsOuterWrapperShaded {
		background-color: unset;
	}
	.allDaRandomFeaturedListingsHeader {
		color: #8f9453 !important;
	}
	.biggerText {
		font-size: 18px;
		font-family: franklin-gothic-urw-cond, Verdana, Geneva, sans-serif;
	}
	@media screen and (max-width: 920px) {
		#daHeaderAgentInfoPhone {
			display: none;
		}
		#header_left {
			left: 20px;
		}
		#header_right {
			right: 20px;
		}
	}
	@media screen and (max-width: 619px) {
		#daHeaderImageWrapper {
			height: auto;
		}
		#header_left {
			top: 0px;
			left: 3%;
			width: 96%;
			max-width: 410px;
			margin: 8px 0px 8px 0px;
			position: relative;
		}
		#header_right {
			display: none;
		}
	}
