@media only screen and (max-width:600px){
	.container, section .container, #footer .container, #header .container{  padding-left: 0; padding-right: 0; }  
}