diff --git a/client/src/containers/globe/index.tsx b/client/src/containers/globe/index.tsx
index 123a80e..76aca65 100644
--- a/client/src/containers/globe/index.tsx
+++ b/client/src/containers/globe/index.tsx
@@ -128,7 +128,7 @@ export default function Home() {
Detailed report dashboard on ESA GDA programme.
@@ -151,7 +151,7 @@ export default function Home() {
Detailed report dashboard on ESA GDA programme.
diff --git a/client/src/containers/map/index.tsx b/client/src/containers/map/index.tsx
index cc0cca5..11147e3 100644
--- a/client/src/containers/map/index.tsx
+++ b/client/src/containers/map/index.tsx
@@ -122,9 +122,7 @@ export default function MapContainer() {
const mapInteractionEnabled = useMemo(() => isGlobePage, [isGlobePage]);
return (
-