0
In your HTML put your navbar inside a class called . header for example. Within this class work the size of it in your particular media queries. Your logo vc tb can put it with the img-Responsive class and work the size of it in every media queries too.
ex: normal(desktop) header {. height: 200px } Cellular media: .header {height: 100px}