
#chartdivheader{
  width: 100%;
  height: 500px;
  max-width: 100%;
  position: relative;
  z-index: 201;
}
#chartdivheader [role=button] {
  cursor: pointer !important;
  z-index: 200;
  position: relative;
}
#header-bg{
  display: block !important;
  height: 500px;
}

