@media (min-width: 1400px){
	.container {
		max-width: 1400px;
	}
}