#mapid{
    width: 100%;
    height: calc(100vh - 60px);
}
#mapid iframe{
  height:100%;
  width: 100%;
}