﻿body {
}
.map-container-5 {
    overflow: hidden;
    padding-bottom: 6.25%;
    position: relative;
    height: 0;
}

.map-container-5 iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}