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