#map {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.hidden {
    /* used to store and hide the marker coordinates */
    display: none;
}