.navbar-wrapper {
    height: 60px;
}

.navbar .logo {
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    float: left;
}

.dropDown.open>.dropDown-menu {
    left:unset;
    right:-1px;
}