@media only screen and (max-width: 959px){
	#container{
		width: 95%;
		padding: 1.5em .5em;
		overflow: hidden;
		}
}