.bkn-datagrid-map {
  position: relative;
  height: 100%;
  display: none;

  &.visible {
    display: block;
  }
}
