#alldiv {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.markerpopup {
	font-size: 20px;
}
