#mapid {
    width: 100%;
    height: calc(100% - 3.25rem - 2px);
    margin: 0;
    padding: 0;
    position: absolute;
    top: calc(3.25rem + 2px);
}
