.stationinfodisplay{

	width: 95%;
	display: block;
	margin: auto;
	position: relative;
	padding-bottom: 2em ;
	height: 0;	

}

.stationinfo{

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;

}
