
body{
  font-size: 90%;
}

.jumbotron{
  height: 50%;
  font-size: 125%;
}

.map iframe{
  display: none;
}

.map{
  display: flex;
  justify-content: center;
  align-items: center;
}
