#map {
    margin-top: 56px;
    width: 100%;
    min-height: calc(100vh - 56px);
    position: fixed;
}
