diff --git a/styles.css b/styles.css
index 06d33e32f85b6966213b580c3871888eb8f23ded..00722a397d9910ea11bde2b09d4a19a89c305bfa 100644
--- a/styles.css
+++ b/styles.css
@@ -672,6 +672,8 @@ th.th-rotate > div > span {
 	font-family: FontAwesome; width: 100%; display: inline-block;text-align: center; 
 	color: white;
 	font-size: x-large;
+	vertical-align: text-bottom;
+    line-height: 19px;
 }
 
 .state-2 span.icon-progress::after{
@@ -679,12 +681,16 @@ th.th-rotate > div > span {
 	font-family: FontAwesome; width: 100%; display: inline-block; text-align: center;
 	color: white;
 	font-size: x-large;
+	vertical-align: text-bottom;
+    line-height: 19px;
 }
 .state-3 span.icon-progress::after{
 	content: "\f1db";
 	font-family: FontAwesome; width: 100%; display: inline-block; text-align: center;
 	color: white;
 	font-size: x-large;
+	vertical-align: text-bottom;
+    line-height: 19px;
 }	
 
 .section-progress span.icon-progress::after, .iena-progress-legend span.icon-progress::after{
@@ -819,6 +825,9 @@ tbody th{
 	margin-bottom: 40px;
 }
 
+#caption-iena .icon-progress::after{
+	line-height: 24px;
+}
 
 .iena-icon-distance, .iena-icon-presence{
 	content: "";