Align two sprites on same axis using Matter

Hey guys,

I have a body that I always want to be aligned with axis of another body.
image
Say the larger body(blue) has an internal x and y axis. I want the smaller body(pink) x axis to always be constrained to the x axis of the blue object. Any idea how I can do this?