.ber-chart-container {
  position: relative;
  height: 220px;
}

@media (max-width: 639px) {
  .ber-chart-container {
    height: 200px;
  }
}
