/* Add custom CSS styles below */ 
section.s-block.s-block--marquee.relative.bg-gray-50.overflow-hidden.from-inherit.s-block--full-bg {
    margin-top: 13px;
}

@media (min-width: 640px) {
    .navbar-brand img {
        max-height: 90px;
    }
}