.static-map {
  width: 100%;
  height: auto;
  min-width: 100%;
  border-radius: 12px;
  object-fit: cover;
  object-position: center center;
  overflow: hidden;
}