@charset "utf-8";
/* CSS Document */

@media handheld, only screen and (max-width:1024px){
	.container{max-width:100%;}
}