
.marker-cluster-gray {
	background-color: rgba(181, 226, 140, 0.6) !important;
	}

.marker-cluster-gray div {
	background-color: rgba(110, 204, 57, 0.6) !important;
	}
	
@media (min-width: 576px) {
	.modal-dialog.splash-modal{
		max-width:80vw !important;
		width:50vw !important;
	}
	
	}
	
.modal-dialog.splash-modal .modal-title {
	text-align: center;
    width: 100%;
}

.modal-dialog.splash-modal .modal-body {
	text-align: center;
    width: 100%;
}