@media screen and (max-width:1229px) {
   
nav.navbar .team-btn {
    display:none;
}
    
}

.navbar-brand {
    padding:0 !important;
}