.my-map {
  margin-bottom: 6.25rem;
}
.my-map__inner {
  border-radius: 1rem;
  border: 0.06rem solid #000;
  overflow: hidden;
}
