diff --git a/static/homepage.css b/static/homepage.css
index b5ac090db911c3ee4811d959f22545a4b51b7209..b04c9e83ea5812cabb7e53639c735908948aaf73 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -587,7 +587,7 @@
     margin: 0 auto;
     width: 400px;
     height: 300px;
-    background: url(https://static.igem.wiki/teams/5054/software.png);
+    background: url("https://static.igem.wiki/teams/5054/software-step1.png");
     background-repeat: no-repeat;
     background-size: 91%;
     background-position: center;