Accordion move after open

Accordion move after open

Hello,

I need to be able to move the top of the accordion after it's been opened as some of the content is quite big. We'd want top to move at the same value for all accordion elements.

How can I achieve this?

I've tried wrapping them in a div, changing the div's position to absolute and changing its top but it didn't work.

Thank you!