@media screen and (max-width: 1024px){
   	.wrapper { width:1024px; }
	.footer-wrapper {width:1024px;}
}

