diff --git a/static/homepage.css b/static/homepage.css
index 19b956a1d6f7f53a5422225c7c8980ac334b24ca..7944d288344cac91d5f4140272b12dbb463cd93d 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -364,13 +364,12 @@
     transition: all 0.5s linear;
 }
 .homepage-content-img11 {
-    top: 8500px;
-    width: 330px;
-    height: 220px;
+    top: 10200px;
+    width: 1000px;
+    height: 600px;
     flex-shrink: 0;
     /* border-radius: 33.854px; */
-    transform: translateX(-60.5%);
-    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%), url(https://static.igem.wiki/teams/5054/nitrogen-fixing-eukaryotes.gif), 50% / cover no-repeat;
+    background: url(https://static.igem.wiki/teams/5054/nitrogen-fixing-eukaryotes.gif), 50% / cover no-repeat;
     opacity: 0;
     transition: all 0.5s linear;
     background-size: cover;
@@ -851,12 +850,14 @@
     transition: all 0.5s linear;
 }
 .homepage-content14 {
-    top: 8740px;
-    width: 340px;
+    top: 9800px;
+    width: 1200px;
     height: 200px;
-    transform: translateX(-55%);
+    transform: translateX(0%);
     opacity: 0;
     transition: all 0.5s linear;
+    justify-content: center;
+    text-align: center;
 }
 .homepage-content15 {
     top: 9200px;