body {min-width:1080px;}
@media screen and (max-width:1024px) {
	body {min-width:100%;}
}
