Hi @richard & @arminunruh,
just discovered that the two last images in one project were cut off at the top as well. The strange thing is that this only happened in one project.
body.lay-transition-elements-on-scroll .row:last-child {
overflow: initial !important;}
did the trick for me, too.
Once there is a fix for this: do I then have to remove that custom CSS?
Thanks!