.sign {
  font-size: 1.5em;
  color: #CC0000;
}

@media screen and (max-width: 899px) {
  .g-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    margin: 1em 0 0;
  }
  .g-map iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .sign {
    font-size: 1.25em;
  }
}/*# sourceMappingURL=2024kendo.css.map */