/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 4.5rem;
   
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px;
}
.s-block--features__item .feature-icon i {
    color: #ffffff;
    font-size: 1.875rem;
    line-height: 2.25rem;
}