/* Step 09: readable supporting facts on the existing mobile cat cards. */
@media (max-width: 639px) {
  .cat-card-title-row > div { min-width: 0; }
  .cat-card-meta { font-size: 14px; line-height: 1.7; }
  .cat-card-impression { font-size: 15px; line-height: 1.8; }
  .cat-card-price { font-size: 19px; }
  .cat-card-actions .detail-link { font-size: 13px; }
}
