body {
    font-family: 'Montserrat', sans-serif;
}

#map {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%
}

.map {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%
}

.social a{
     font-size: 20px;
    margin: 10px;
}