Image position problem

Hello,i need help to move img over the box

Demo

i need this result :slight_smile:
result
Thanks

Hi @Almost
You can try position: absolute for the image, then you will be able to set it’s positioning like top, left, right, bottom & etc.

If you have additional question, let me know. Hope it helps.