header .logo {
    height:45px;
} 
.lang-switcher{
    list-style-type: none;

}

.lang-item {
    display: inline;
}
.lang-link {
    /*border: 1px solid red;*/
    color: #777777;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.273em;
    padding-top: 18px;
    padding-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

