diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html
index 5d8a46b6c979c0e0c574077a229ab9469615911c..24f62702abdb3b84bc6441ec4f15f2fcb72d5454 100644
--- a/ti/templates/ti/index.html
+++ b/ti/templates/ti/index.html
@@ -72,15 +72,21 @@
         </div>
       </div>
       <div class="container text-center">
-        <div style="border: 1px; float: left; width: 33%;">
+        <div style="border: 1px; float: left; width: 20%;">
+
+        </div>
+        <div style="border: 1px; float: left; width: 20%;">
           <h5>{{probl2}}</h5>
         </div>
-        <div style="border: 1px; float: left; width: 33%;">
-          <h3>{{probl1}}</h4>
+        <div style="border: 1px; float: left; width: 20%;">
+          <h5>{{probl1}}</h5>
         </div>
-        <div style="border: 1px; float: left; width: 33%;">
+        <div style="border: 1px; float: left; width: 20%;">
           <h5>{{probl3}}</h5>
         </div>
+        <div style="border: 1px; float: left; width: 20%;">
+
+        </div>
       </div>
       <div class="container text-center">
         <div><form action="/#about" method="post" id="frm" enctype="multipart/form-data"></div>