/* Add here all your CSS customizations */
#searchResults {
    z-index: 1000;
    max-height: 300px;
    overflow-y: auto;
}