@media screen and (max-width: 640px) {
.logo img {max-width: 50%;}
#header .logo {max-width: 73%;}
}