#logo img {
    display: block;
    max-width: 140px !important;
    height: auto;
}

.menu-entry a {
    font-size: 18px;
    /*line-height: 50px;*/
    color: #000000;
    font-family: 'regular', sans-serif, Arial;
    float: left;
    padding-bottom: 10px;
}

}

.header-left {
    padding-left: 90px;
    float: left;
    width: auto;
}