.header #logo {
    float: left;
    margin: 10px 0 0 5%
}

.header #logo img {
    display: block;
    max-width: 100px;
    height: auto
}