You can also simply modify the collision box of the C4 so that all points are 1 pixel within the object.
This means that the top left point position becomes 1,1 instead of 0,0, the top right point position becomes 5,1 instead of 6,0, and so on.
Physics is tricky, and using such a small graphic adds to the trickiness.