Website build SUMO website/master-67
diff --git a/conference/index.html b/conference/index.html
index 4ad7f54..431f5d7 100644
--- a/conference/index.html
+++ b/conference/index.html
@@ -491,7 +491,7 @@
 
 <p><br></p>
 
-<h4 id="p1"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 1:</span><span class="badge badge-light" style="background:rgb(224,194,255);">Tools</span><a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Tuesday 15:30-16:00</small></h4>
+<h4 id="p1"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 1:</span> Tools <a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Tuesday 15:30-16:00</small></h4>
 
 <ul>
 <li>QarSUMO: An Open-source Parallel Framework for Large Scale Traffic Simulation</li>
@@ -505,7 +505,7 @@
 
 <p><br></p>
 
-<h4 id="p2"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 2:</span><span class="badge badge-light" style="background:rgb(224,194,255);">Modelling connected and intelligent traffic</span><a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Tuesday 16:00-16:30</small></h4>
+<h4 id="p2"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 2:</span> Modelling connected and intelligent traffic <a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Tuesday 16:00-16:30</small></h4>
 
 <ul>
 <li>Calibration based comparison of meso and microscopic modeling methods in SUMO</li>
@@ -518,7 +518,7 @@
 
 <p><br></p>
 
-<h4 id="p3"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 3:</span><span class="badge badge-light" style="background:rgb(224,194,255);">Simulation Scenarios</span><a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Wednesday 14:30-15:00</small></h4>
+<h4 id="p3"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 3:</span> Simulation Scenarios <a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Wednesday 14:30-15:00</small></h4>
 
 <ul>
 <li>An emergency vehicle prioritization strategy with simulation results of Brunswick</li>
@@ -531,7 +531,7 @@
 
 <p><br></p>
 
-<h4 id="p4"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 4:</span><span class="badge badge-light" style="background:rgb(224,194,255);">Routing</span><a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Wednesday 15:00-15:30</small></h4>
+<h4 id="p4"><span class="badge badge-light" style="background:rgb(224,194,255);">Poster Session 4:</span> Routing <a href="#agenda" style="text-decoration:none;"> <i class="fas fa-sort-up"></i></a> <small>Wednesday 15:00-15:30</small></h4>
 
 <ul>
 <li>An Analysis of Traffic Simulations Based on Modifiable OpenStreetMap Data</li>
diff --git a/css/custom.css b/css/custom.css
index ff7903d..fb9933b 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -253,8 +253,8 @@
 
 thead tr th:first-child,
 tbody tr td:first-child {
-width: 7em;
-min-width: 7em;
+width: 8em;
+min-width: 8em;
 max-width: 8em;
 word-break: break-all;
 }