#map {
  display: none;
  height: 700px;
}

table>thead>tr>th {
  font-size: 0.8rem;
}

table>tbody>tr>td {
  font-size: 0.9rem;
}