.typeahead {
    max-height: 200px;
    height: 200px;
    overflow-y: scroll;
}
