Move image to right border in a grid

Hi, I have an image inside a grid. I need to make the image being at the right side of the column, right now it is always aligned to the left side of the column.

How can I make sure the image is aligned with the right side of the column?

image spacing set margin left auto margin right 0

Thank you very much. How would I now center the image on mobile view?

Set AUTO for both left and right.

use the blue dot over rides depending on which view you are making the change, the mobile settings have no blue dots as this the base settings
there different ways to achieve this

Thank you very much - this is extremely helpful!