@media only screen and (min-width: 481px) and (max-width: 960px) { .con{
		background: green;
	} } /* Medium */