.chart-outer {
  max-width: 800px;
  margin: 2em auto;
}
#container {
  height: 300px;
  margin-top: 2em;
  min-width: 380px;
}
.col-1 .btn,
.col-1 .btn:focus,
.col-1 .btn:hover,
.col-1 .btn:active
{
  color: #0F61B9;
  left: 0;
  right: 0;
  width: unset;
}
