#listaSugestoes {
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
    display: none;
}
