<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#map-container {
  min-height: 700px !important;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  #map-container {
    min-height: 400px !important;
  }
}
.certificates p {
  font-size: x-small;
  font-weight: bold;
}
</pre></body></html>