﻿/* Extracted from app.css */


.map-block__stack {
  width: 100%;
}

.map-block__map {
  position: relative;
  width: 100%;
}

.map-block__map iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
