.popover {
  min-width: 330px;
}

.popover .popover-content {
  max-height: 330px;
  overflow-y: scroll;
}
