.a-googlemap {
    
}

.a-googlemap-map {
    height: 400px;
}

.a-googlemap-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.a-googlemap-distance {
    text-align: right;
    font-style: italic;
    margin: 8px;
}