/* Bridge Inspection Custom CSS */

#Leaflet-Map-Container-Div
{
	height: 600px;
	width: 100%;
	border: 10px solid white;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}


#Bridge-Splash .hero-container
{
	top: 5vh;
	left: 0;
	right: 0;
	position: fixed;
}
