.search-results pre {
    margin: 0;
    font-family: inherit;
    cursor: pointer;
}

.search-results {
    margin-bottom: 20px;
}

.preview-map {
    width: 100%;
    aspect-ratio: 16/9;
}