﻿#map-container {
    display: none;
}
.table-desk {
    display: none;
}
.table-mobile {
    display: table;
}