/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 4rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px;
    }
    body{
    background-color: #f6f6f6;
    }