diff --git a/optlab/index.html b/optlab/index.html
index c1fcedfd981912bf3415b382b1623f35a73320d8..faa03de999f16fe2b79f51b2a71cbdb9146e2118 100644
--- a/optlab/index.html
+++ b/optlab/index.html
@@ -20,17 +20,17 @@
 <body>
 
 <h1 class="short">OPTLAB</h1>
-
-<div id="banner">
-  <img src="pmsm_shapeTopo.png" alt="">
-  <img src="busbar.png" alt="">
-</div>
-
 <h1>Nonlinear Optimization LABoratory</h1>
 
+<div><span style="white-space:nowrap"><!--
+--><img width="35%" src="pmsm_shapeTopo.png"></a><!--
+--><img width="35%" src="mbb.png"></a><!--
+--><img width="35%" src="busbar.png"></a><!--
+--></span></div>
+
 <p>
   OPTLAB is a fully parallel package for solving large-scale and nonlinear constrained 
-  optimization problems in an efficient and portable manner. 
+  optimization problems in an efficient </a> and portable manner. 
   The package is distributed as a Software Development Kit (SDK) callable 
   from C, C++, Python, and Julia. 
 </p>
diff --git a/optlab/optlab.html b/optlab/optlab.html
index 7d948dd7a66656f9b6b5c4dd8ebb27781c486e7b..16b487bea51b234aca5912765f4e7519c76e173a 100644
--- a/optlab/optlab.html
+++ b/optlab/optlab.html
@@ -23,15 +23,14 @@
 <h1>Nonlinear Optimization LABoratory</h1>
 
 <div><span style="white-space:nowrap"><!--
---><img width="25%" src="pmsm_shapeTopo.png"></a><!--
---><img width="25%" src="mbb.png"></a><!--
---><img width="25%" src="busbar.png"></a><!--
---><img width="25%" src="diePressMold.png"></a><!--
+--><img width="35%" src="pmsm_shapeTopo.png"></a><!--
+--><img width="35%" src="mbb.png"></a><!--
+--><img width="35%" src="busbar.png"></a><!--
 --></span></div>
 
 <p>
   OPTLAB is a fully parallel package for solving large-scale and nonlinear constrained 
-  optimization problems in an efficient and portable manner. 
+  optimization problems in an efficient </a> and portable manner. 
   The package is distributed as a Software Development Kit (SDK) callable 
   from C, C++, Python, and Julia. 
 </p>