diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html
index c1e6310908cf517abb238fe1c55e8a0230eecabf..dac73258e30e8cc0d88de59d939b3175ee32b2d1 100644
--- a/ti/templates/ti/index.html
+++ b/ti/templates/ti/index.html
@@ -72,7 +72,11 @@
         </div>
       </div>
       <div class="container text-center">
-        <div style="border: 1px; float: left; width: 20%;">
+
+        <div style="border: 1px; float: left; width: 10%;">
+          <h5></h5>
+        </div>
+        <div style="border: 1px; float: left; width: 10%;">
           <h5></h5>
         </div>
         <div style="border: 1px; float: left; width: 20%;">
@@ -84,7 +88,10 @@
         <div style="border: 1px; float: left; width: 20%;">
           <h5>{{probl3}}</h5>
         </div>
-        <div style="border: 1px; float: left; width: 20%;">
+        <div style="border: 1px; float: left; width: 10%;">
+          <h5></h5>
+        </div>
+        <div style="border: 1px; float: left; width: 10%;">
           <h5></h5>
         </div>
       </div>