diff --git a/resources/views/components/partials/home/_footer.blade.php b/resources/views/components/partials/home/_footer.blade.php
index 24331ad..9ea95a9 100644
--- a/resources/views/components/partials/home/_footer.blade.php
+++ b/resources/views/components/partials/home/_footer.blade.php
@@ -23,13 +23,13 @@ class="w-10 h-10 rounded-full bg-white/5 flex items-center justify-center text-g
diff --git a/resources/views/livewire/home/partials/jumbotron.blade.php b/resources/views/livewire/home/partials/jumbotron.blade.php
index cb8e76d..a023635 100644
--- a/resources/views/livewire/home/partials/jumbotron.blade.php
+++ b/resources/views/livewire/home/partials/jumbotron.blade.php
@@ -1,4 +1,4 @@
-
+
@include('livewire.home.partials.jumbotron.left')
@include('livewire.home.partials.jumbotron.right')
\ No newline at end of file
diff --git a/resources/views/livewire/home/partials/jumbotron/right.blade.php b/resources/views/livewire/home/partials/jumbotron/right.blade.php
index 70146db..aed4d20 100644
--- a/resources/views/livewire/home/partials/jumbotron/right.blade.php
+++ b/resources/views/livewire/home/partials/jumbotron/right.blade.php
@@ -1,5 +1,5 @@
+ class="relative w-full lg:w-[65%] min-h-[600px] lg:min-h-screen hidden lg:flex flex-col lg:flex-row justify-end items-end pb-8 pr-0 lg:pr-10 z-10">