/*! Place your custom styles here */
.share-text {
  font-family: 'Open Sans', 'Roboto', 'Helvetica', sans-serif;
  font-size: 1.4em;
  margin-bottom: 0;
}
.qr-code {
  height: 25vh;
  width: 25vh;
}
#slider img {
  object-fit: cover;
  top: 0;bottom: 0;
  margin: auto;
  max-height: 80vh;
}
#mapid { height: 300px }
