
@media screen and (min-device-width: 640px){

	img{
		 
		 display:none;
	}
}