.bc-maps-screenshot {
  position: relative;
  z-index: 1;
}
.bc-maps-screenshot img {
  width: 100%;
}
.bc-maps-screenshot .map-credits {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  padding: 0.25em 0.5em;
  background: rgba(255, 255, 255, 0.75);
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
}