diff --git a/src/contents/partners.tsx b/src/contents/partners.tsx
index a619c1f46ad4bf22070ee4f22322347a366f18dc..701aa0af3f5694bae5d956d4ccd095fc3e274d59 100644
--- a/src/contents/partners.tsx
+++ b/src/contents/partners.tsx
@@ -66,12 +66,10 @@ export function Partners() {
         </div>
         <br/> 
         <div className="row align-items-center">
-          <div className="col">
+          <div className="col-5 sponsor-portrait">
             <a href="http://www.zeiss.de/naturwissenschaften">
-            <div id="zeiss-portrait" className="col-5 sponsor-portrait">
-            
+            <div id="zeiss-portrait" className="col">
               <img id="zeiss-portrait-logo" src="https://static.igem.wiki/teams/5247/sponsors/zeiss.png"></img>
-            
             </div>
             </a>
           </div>