.mapContainer {
	display: flex;
	margin-top: 50px;
	margin-bottom: 20px;
	justify-content: center;
	align-items: center;
	width: 100%;
}
