@media screen and (min-width: 780px) {
    body {
    	width: 60% !important;
    	margin: 0 auto !important;
    }
}
