#main {
    overflow: hidden;
} 

@media(max-width:768px){
    .navbar-brand img{max-width:160px;width:100%;height:auto;}
}