I also noticed that the problem is solved when removing the rule display:inline.
I just removed now all the other three grey scaled images img:nth-child(4), img:nth-child(3) and img:nth-child(2) with the option display:none.
Not the proper soltuion but it works.
Now it looks fine.