
    .template-becoin-forecast-hub-html .movers-col,
    body .movers-col { min-width: 0 !important; }
    .template-becoin-forecast-hub-html .mv-row,
    body .mv-row {
      display: grid !important;
      grid-template-columns: 32px minmax(92px, 138px) minmax(120px, 1fr) minmax(96px, 118px) !important;
      gap: 9px !important;
      align-items: center !important;
      padding: 10px 12px !important;
      min-width: 0 !important;
      box-sizing: border-box !important;
    }
    .template-becoin-forecast-hub-html .mv-ic,
    body .mv-ic { width: 32px !important; height: 32px !important; border-radius: 8px !important; font-size: 10px !important; }
    .template-becoin-forecast-hub-html .mv-meta,
    body .mv-meta { width: auto !important; min-width: 0 !important; }
    .template-becoin-forecast-hub-html .mv-name,
    body .mv-name { font-size: 13px !important; line-height: 1.18 !important; }
    .template-becoin-forecast-hub-html .mv-sub,
    body .mv-sub { font-size: 10px !important; }
    .template-becoin-forecast-hub-html .mv-spark,
    body .mv-spark { width: 100% !important; min-width: 0 !important; height: 32px !important; padding: 0 3px !important; }
    .template-becoin-forecast-hub-html .mv-right,
    body .mv-right { min-width: 0 !important; width: 100% !important; overflow: visible !important; }
    .template-becoin-forecast-hub-html .mv-price,
    body .mv-price { font-size: 12px !important; line-height: 1.15 !important; white-space: nowrap !important; }
    .template-becoin-forecast-hub-html .mv-fc,
    body .mv-fc { font-size: 11px !important; line-height: 1.15 !important; white-space: nowrap !important; }
    .template-becoin-forecast-hub-html .mv-pct,
    body .mv-pct { font-size: 12px !important; line-height: 1.15 !important; white-space: nowrap !important; }
    @media (max-width: 1180px) {
      .template-becoin-forecast-hub-html .movers-grid,
      body .movers-grid { grid-template-columns: 1fr !important; }
    }
    @media (max-width: 640px) {
      .template-becoin-forecast-hub-html .mv-row,
      body .mv-row { grid-template-columns: 32px minmax(88px, 1fr) minmax(86px, 108px) !important; }
      .template-becoin-forecast-hub-html .mv-spark,
      body .mv-spark { display: none !important; }
    }
  