/* Add custom CSS styles below */ 

.navbar-brand img.logo-normal {
    width: 140px !important;
    height: auto !important;
    max-height: none !important;
    
    /* Add this line to pull the bottom space up */
    margin-bottom: -40px !important; 
}