@media (min-width: 1024px){
	.container {
		width: 100%;
		max-width: 1200px;
	}
}