#cy {
  min-height: 600px;
  margin: 0px;
}

#image {
  min-height: 600px;
  margin: 0px;
}

.leaflet-control-attribution {
	display: none;
}

#image {
    background: white;
}