diff --git a/static/homepage.css b/static/homepage.css
index 488eeab3c73acefecca8c54eba8e6b29df5a40ba..9c8c42803809b2a2f09d8910a08ef2bf71847a63 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -153,7 +153,7 @@
     /* transform: translateX(-73%); */ transform: translateX(0%);
     /* width: 349.375px; */ width: auto;
     /* height: 526.094px; */ height: auto;
-    max-width: 100%; /* Ensure it doesn’t overflow */
+    /* max-width: 100%; Ensure it doesn’t overflow */
     flex-shrink: 0;
     border-radius: 33.854px;
     background: url("https://static.igem.wiki/teams/5054/nitrogen-atom.svg"), 50% / cover no-repeat;
@@ -165,7 +165,7 @@
     /* transform: translateX(40%); */ transform: translateX(0%);
     /* width: 459.74px; */ width: auto;
     /* height: 236.979px; */ height: auto;
-    max-width: 100%; /* Ensure it doesn’t overflow */
+    /* max-width: 100%; Ensure it doesn’t overflow */
     flex-shrink: 0;
     border-radius: 33.854px;
     background: url("https://static.igem.wiki/teams/5054/nitrogen-bond.svg"), 50% no-repeat;