﻿html {
    overflow-y: scroll;
}

footer {
    background: white;
    border-top: 1px solid #cccccc;
}

.map {
    width: 100%;
    border: none;
    border: 0;
    min-height: 360px;
    padding-top: 10px;
}
