@media screen and (max-width: 600px) {
	#grid {
		width: 100%;
	}
}
