+
diff --git a/src/app/contact/Sponsorship.tsx b/src/app/contact/Sponsorship.tsx
index 2dda69ce..e9f5a04f 100644
--- a/src/app/contact/Sponsorship.tsx
+++ b/src/app/contact/Sponsorship.tsx
@@ -5,7 +5,7 @@ import Image from 'next/image';
export default function Sponsorship({ className }: { className?: string }) {
return (
-
+
@@ -18,7 +18,7 @@ export default function Sponsorship({ className }: { className?: string }) {
alt="Crosses"
height={80}
width={237}
- className="w-1/3 md:w-fit"
+ className="hidden w-1/3 md:block md:w-fit"
/>