diff --git a/src/lib/components/Sidecard.svelte b/src/lib/components/Sidecard.svelte
index ba55df1c..4fc1e383 100644
--- a/src/lib/components/Sidecard.svelte
+++ b/src/lib/components/Sidecard.svelte
@@ -1,6 +1,8 @@
@@ -157,7 +249,7 @@
Full Company Profile
@@ -183,59 +275,14 @@
from the latest price.
-
-
-
-
-
-
- Buy
-
- {buyCount}%
-
-
-
-
-
-
-
- Hold
-
- {holdCount}%
-
-
-
-
-
-
-
- Sell
-
- {sellCount}%
-
-
-
-
-
-
-
-
+
Stock Forecasts
diff --git a/src/routes/stocks/[tickerID]/+page.svelte b/src/routes/stocks/[tickerID]/+page.svelte
index 3c8fabbf..bdc49e0e 100644
--- a/src/routes/stocks/[tickerID]/+page.svelte
+++ b/src/routes/stocks/[tickerID]/+page.svelte
@@ -1023,7 +1023,7 @@
class="mt-6 flex flex-col lg:flex-row gap-x-14 items-start w-full justify-between"
>