@media only screen and (min-width: 768px) { 
	body {
		background-repeat: repeat;
	}
}