	.container{
	width: 1200px !important;
	max-width:none !important;
	}
@media screen and (max-width: 1200px){
	.wrapper{
		width:1200px !important;
		}
	}