/* When vega-lite graphs are using xs = 12 the graphs suffers an overflow  */
svg {
  width: 100%;
  height: 100%;
}