Remove 100% height for .parallax as conflicts with new page grid CSS and Leaflet map interactions.
@@ -75,7 +75,6 @@
/* Create a parallax-like scrolling effect. */
.parallax {
- height: 100%;
background-attachment: fixed;
}