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

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

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