@media screen and (max-width: 1023px) {
	*{box-sizing:border-box !important;font-size:0.5cm !important;}
	TABLE, TD, TH, TBODY, TR, marquee {clear:both;width:100% !important;height:auto !important;display:block !important;}
	IFRAME{width:100% !important;}
	IMG{MAX-WIDTH:100% !important;height:auto !important;DISPLAY:BLOCK;MARGIN:AUTO;}
	.elrejt {
		display: none !important;
		}
	body>table:first-child>tbody>tr:first-child>td>table:first-child{display:none !important;}

	
	body>table:last-child{display:none !important;}
}