I found a solution. I tried doing this to the png, but a forum out there suggested these tags to fix the issue in the theme (so not a plugin issue ??
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
border: none;
background-color: transparent;
}