.clientes a{
    width: 19%;
    display: table;
    float: left;
    margin: 10px 3%; 
}
.clientes a img{
    width: 100%;
}