.global-header .is-closed-mobile .fn_sticky-header .global-header.is-stuck {
    display: none!important;
}

.CM06-cta-banner aside {
    padding: 5px!important;
}

.tertiary-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: auto;
}

.tertiary-nav-menu {
    width: 100%;
    padding: 25px;
    background: #E9E9E9;
}

.tertiary-nav-menu>ul {
    list-style: none;
}
