.canvas_map{
  position: fixed;
  top: 118px;
  left: 0px;
  width: 100%;
  height: calc(100% - 118px);
  z-index: 1;
}
agm-map>.agm-map-container-inner.sebm-google-map-container-inner{
  height: 100%;
}