diff --git a/html/style.css b/html/style.css
index d4bb67f..73703e7 100644
--- a/html/style.css
+++ b/html/style.css
@@ -106,7 +106,7 @@ pre{
}
.podium{list-style-type:none;padding: 5px 20px 5px 0;}
.podium li{padding: 5px 20px 5px 0;}
-.podium li img {height: 50px;}
+.podium li img {height: 50px; vertical-align:middle;}
@media screen and (max-width: 800px){
aside, article{display: block; width: 100%; border-right:none;}