.report-card__list--hidden {
  display: none;
}
.report-card__select {
  margin-top: 28px;
}
.report-card__list .spinner-border {
  border-width: 2px;
}

@media (min-width: 768px) {
  .report-card {
    min-height: 140px;
  }
}
