#ls-navbar.affix {
    position: fixed;
    top: 100;
    width: 100%
}

.navbar-fixed-top {
    min-height: 100px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 100px;
}