/*! Place your custom styles here */
.bar .logo{ max-width: none; max-height: 34px; }

@media (min-width: 992px) {
    #homeCallbackCTA {
        display: flex;
        align-items: center;  
    }
}