/* Leaders*/ .leaders { &.maxSize-479 { .home.display{ display: none; } .away.display{ display: none; } .bar.display{ display: none; } .num.display{ display: none; } .teamComparison{ .comparing{ text-align: center; .num{ width: 100%; margin: 0 auto; float: none; } } } .mobileNavCoordinate{ .navbar.mobile{ .navbar-header{ height: 37px; } .second-level{ background: transparent; border-bottom: 0; li { &:last-child{ > a{ border-bottom: 0; } } } } .dropdown-submenu { > .dropdown-menu{ border-radius: 0; margin: 0; padding: 0; } } } } } } /* Fin Leaders*/