.map-holder {
  height: 500px;
  border: 1px solid #999;
  border-radius: 5px;
}
.navbar {
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15), inset 0 -1px 0 rgba(255,255,255,0.15);
}