.header-logo {
    max-width: 400px;
    z-index: 9;
}
/*.scrolled .sticky-top {
    position: fixed !important;
    width: 100% !important;
    top: 0 !important;
    z-index: 9 !important;
}
@media (min-width: 1200px) {
    .scrolled .header-logo {
        padding-top: var(--rem-1);
    }
}*/
