.page-header {
    display: none;
}

.frontpage {
  	background-color: grey;
    width: 100%;
  	height: 100%;
  	position: absolute;
}

.frontpage .leaflet {
  	float: left; 
  	position: relative; 
  	margin: 5%;
}

.frontpage .subscribe {
  	float: right; 
  	position: relative; 
  	margin: 5%;
}
