.station_map_div {
	height: calc(100vh - 146px);
}
.station_map_div .map, 
.station_map_div .row, 
.station_map_div .form-group{
	height: calc(100% - 0.4rem);
}
.map_pop_up p {
	position: relative;
	margin: 0 !important;
	padding: 0;
	font-size: 16px;
	white-space: nowrap;
}
.leaflet-popup-content {
  width: auto !important;
}