.sqs-block-map .pugiles-map-container { position: relative; min-height: 240px; }
.sqs-block-map .pugiles-contact-map {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 240px;
  border: 0;
}
.sqs-block-map .pugiles-map-link {
  position: absolute;
  bottom: 25px;
  left: 8px;
  max-width: calc(100% - 40px);
  padding: 5px 8px;
  background: white;
  color: #222;
  font: 11px/1.4 Arial, sans-serif;
  box-shadow: 0 1px 4px #0003;
}
