@media only screen and (min-width: 641px){

	img.logo{
		content:url("http://galactic-capital.com/images/logo_ipad.png");
	}

}
