
.mapouter {
    text-align: right;
    height: 100vh;
    width: 100%;
  }
  
  .gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 100%;
    width: 100%;
  }



