@@ -29,4 +29,11 @@ body {
max-width: 100%;
position: relative;
padding-top: 100%;
+}
+.organization-info__map {
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
}