.logo.img-responsive.navbar-brand {
    padding: 10px;
    width: 169px;
    border-left-width: 0px;  
}

.logo.img-responsive.navbar-brand > img {
    width: 100%;
    height: auto;
}

#logo{
  	width: 110px;
    height: auto;
    padding: 3px;
}

#logo img {
  height: auto;
}