.list-popover {
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .list-popover {
    line-height: 2.2;
  }
}
.list-popover .small {
  line-height: 1.35;
}