@media screen and (max-width:767px) {
.navbar-brand{max-width: 75px;}
.navbar-brand img{max-height: inherit;max-width: inherit;}
.navbar{border-bottom: 1px solid #eee !important;}
}