/*.navbar-brand {height: 41px; }*/
.navbar-brand img {
      height: 60px;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1); }



@media only screen and (min-width: 320px) and (max-width:413px) {
.navbar-brand {magin:0 ; padding:0; line-height: 36px; height: 41px; }
.navbar-brand img {   height: 40px; } 

}

.filter-outline.nav-item a{padding:5px; }