@charset "utf-8";
/* CSS Document */

@media (min-width: 1200px) {
	.container {
	    width: 1300px;
	}
}