@media screen and (max-width: 700px) {
	body,html{ overflow:visible !important;}
	.add_info{display:none !important; width:100px; overflow:hidden;}
	.body{ background:none !important; background-color:#FFFFFF !important; width:100% !important; margin:auto !important;}
	.h2{ display:none !important; width:100px; overflow:hidden;}
	 .news_header{ width:80% !important; margin:auto !important;}
	 .menu{display: none !important;}
	 .main_viewer{max-width:100% !important; margin-left:11px !important; margin-right:11px;   height:auto !important;  }
}
@media screen and (max-width: 400px) {
	
	 .hdr{ background: none !important;}
}

@media screen and (max-width: 980px) {
	.date{display:none !important;}
}

