all i can say is that it is over riding the image size changes.
CMS changes the image size by adding inline CSS:
<img alt="GROOVE WORKSHOP with the entertaining and totally Groovy ARMANDO COMPEAN" src="/files/armando.jpg" style="float:right; height:240px; width:160px">
that css file is over riding those changes.