@media screen and (max-width: 1400px) {
	.container {
		width: 92%;
	}
}