diff --git a/static/homepage.css b/static/homepage.css
index 35d2d09217a454640143bfa55b9a0cc5c66f6ba7..acbd8618c7be92af18af3378344243d054e0198c 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -355,11 +355,11 @@
     transition: all 0.5s linear;
 }
 .homepage-content-img10 {
-    top: 8000px;
-    width: 400px;
+    top: 8950px;
+    width: 500px;
     height: 500px;
-    transform: translate(80%);
-    background: linear-gradient(180deg, rgba(198, 235, 232, 0.00) 0%, rgba(198, 235, 232, 0.30) 100%), url(https://static.igem.wiki/teams/5054/endosymbiosis-animation.gif), 0px -70.565px / 100% 129.911% no-repeat;
+    transform: translateX(-60.5%);
+    background: url(https://static.igem.wiki/teams/5054/endosymbiosis-animation.gif);
     opacity: 0;
     transition: all 0.5s linear;
     /* max-width: 50%; */