.map-container {
    position: relative;

}

.map {
    position: relative;
    width: 100%;
    height: 85vh;
}