@media screen and (max-width: 799px) {

	#site-wrapper,
	#site-wrapper #header-top-wrapper,
	#site-wrapper #header-top-wrapper header,
	#site-wrapper #header-bottom-wrapper,
	#site-wrapper #header-bottom-wrapper header,
	#site-wrapper #content-wrapper,
	#site-wrapper #content-wrapper #content,
	#site-wrapper #footer-wrapper,
	#site-wrapper #footer-wrapper footer,
	#column-left-wrapper.two,
	#column-left-wrapper.two #left-column-panel,
	#column-left-wrapper.three,
	#column-left-wrapper.three #left-column-panel,
	#column-wrapper.one,
	#column-wrapper.one #center-column-panel,
	#column-wrapper.three,
	#column-wrapper.three #center-column-panel,
	#column-right-wrapper.two,
	#column-right-wrapper.two #right-column-panel,
	#column-right-wrapper.three,
	#column-right-wrapper.three #right-column-panel { margin: 0; padding: 0; width: 100% !important; max-width: 100%; height: auto; float: none; clear: both; overflow: hidden; }

}