.mapboxgl-ctrl-bottom-center {
	bottom: 0;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	left: 50%;
	transform: translate(-50%, 0);
	margin-bottom: 10px;
}
