.demo-map {
  width: 120px;
  height: 68px;
  min-width: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgb(49, 53, 65);
}
@media (max-width: 575.98px) {
  .demo-map {
    width: 100%;
    height: 150px;
  }
}

/*# sourceMappingURL=primary.css.map */
