diff --git a/src/components/P1/Footer/Footer.astro b/src/components/P1/Footer/Footer.astro
index a2e8023..4fd2fef 100644
--- a/src/components/P1/Footer/Footer.astro
+++ b/src/components/P1/Footer/Footer.astro
@@ -7,7 +7,8 @@ import "./FooterStyles.css";
- contact@lumeweb.com
diff --git a/src/components/P1/Footer/FooterStyles.css b/src/components/P1/Footer/FooterStyles.css
index 6c53a11..e5e07c2 100644
--- a/src/components/P1/Footer/FooterStyles.css
+++ b/src/components/P1/Footer/FooterStyles.css
@@ -46,7 +46,7 @@
background-repeat: no-repeat;
background-size: contain;
height: 8.1vh;
- min-width: 100px;
+ min-width: 130px;
display: inline-block;
text-align: left;
z-index: 998 !important;