
@media screen and (max-width: 770px) {
	#feature{display: none !important;}
	#wrapper #headerWrap {position: relative !important;}
	#bgblur,#feature{background-image:none !important;}
	#container aside {margin: 3% 0 30px 0 !important;}
}
