@media only screen and (max-width: 480px) { 
	.con{
		background: red;
	}
	 } /* Narrow */