Tampoco hay mucho más que mostrar en el css que no te haya indicado:
Código:
.lista-rutas li{
float: left;
width:18%;
margin:0 1%;
border: 0;
padding: 0;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
Incluyo también una imagen para que quede más claro: