diff --git a/static/homepage.css b/static/homepage.css
index ffad10cfafe31a89c4de727f8ce7056b95656593..fb8635400cbe460ae556706b56e6feb5dc3350e6 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -130,7 +130,7 @@
     flex-shrink: 0;
     top: 1686px;
     box-shadow: inset 0px 0px 50px 30px #C6EBE8;
-    background: linear-gradient(180deg, rgba(198, 235, 232, 0.8) 0%, rgba(198, 235, 232, 0.35) 100%), url("https://static.igem.wiki/teams/5054/braarudosphaera-bigelowii-nitroplast-webp.png"), 50% / cover no-repeat;
+    background: linear-gradient(180deg, rgba(198, 235, 232, 0.8) 0%, rgba(198, 235, 232, 0.35) 100%), url("https://static.igem.wiki/teams/5054/haberbosch-jpg.webp"), 50% / cover no-repeat;
     filter: blur(3.3854165077209473px);
 }
 .homepage-bg-img3{
@@ -165,7 +165,7 @@
 
 .homepage-content-img2{
     top: 1358px;
-    transform: translateX(40%);
+    transform: translateX(40%) translateY(-40%);;
     width: 459.74px;
     height: 349.375px;
     flex-shrink: 0;
diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 9608502dc4aba076a54da0f2838954abd49c963b..88313665082ee315d539e4e87e5be54c8af7f78f 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -103,6 +103,12 @@
     </div>
 </div>
 
+<div class="homepage-bg-img2"></div>
+
+
+    <div class="homepage-content-img4 homepage-elements reveal" id="homepage-content-img4"></div>
+
+
 
 </div>