.sticky-search {
    top: 110px;
    margin-bottom: 20px;
}

.filter-sticky {
    top: 110px;
    margin-bottom: 20px;
}

.brand-results {
    z-index: 1000 !important;
    max-height: 200px;
    overflow-y: auto;
    display: none;
    background: white;
}