/* search.css */

div.popup-search {
    max-height: 75%;
    overflow-y: auto;
}
