diff --git a/src/components/Hero3.jsx b/src/components/Hero3.jsx
index 8f93439..a9c4555 100644
--- a/src/components/Hero3.jsx
+++ b/src/components/Hero3.jsx
@@ -17,7 +17,7 @@ export function Hero3() {
id="section-1"
data-story-section
data-image="/images/hero_story1.jpg"
- className="relative w-full overflow-hidden h-[60vh] lg:h-auto mt-0"
+ className="relative w-full overflow-hidden h-screen lg:h-auto mt-0"
>
{/* Background Image - stays for mobile, hidden on lg (sticky column takes over) */}