/* Coordinates */ .coordinates { padding: 15px 0; .caption{ display: block; } &.maxSize-479 { .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; } } } } } } .coordAndLeaders{ .coordinates{ .fieldGame{ margin-top: 100px; } } &.maxSize-991{ .coordinates{ .fieldGame{ margin-top: 0; } } } } /* Fin Coordinates */