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