.anchor--fixed .anchor__list-wrapper {
    transition: all .2s ease;
    position:relative !important;
    background: #fff;
    top: auto !important;
    left: auto;
    right: auto;
    z-index: 4;
    bottom: auto;
}
    