@media (min-width:720px) and (max-width:1024px) {
	html {
		font-size: 100%;
	}

	.sys_main_page_width {
		width: 100%;
	}
}
