#global-search-popup {
    text-align: left;
    z-index: 10;
}

#search-content {
    overflow: auto;
    max-height: 450px;
}

#global-search-popup._active {
    display: block !important;
}
