.navbar-brand img {
    height: 48px; /* Change this number to the height you want */
    width: auto;  /* This keeps your image from stretching out of shape */
}
