#map-canvas-container {
  width: 100%;
  height: 520px;
}
#map-canvas {
  width: 100%;
  height: 100%;
}
#map-canvas img {
  opacity: 1;
}