@media screen and (max-width: 960px) {
	#content, .main_width { width: 100% !important;min-width: inherit !important; }
	a.scrollTop { display:none !important;}
}
@media screen and (max-width: 600px) {
	.res { display:none !important;}
}