.result-pane {
    height: auto;
    max-height: 350px;
    overflow-y: auto;
}
