ah i see
the sizes of elements depend on their width.
they don't depend on the height of your browser.
so in that case the image will be cut off
so when you look at the website on your phone in landscape, the image is cut off.
if you use fullscreen slider
you can use lay options -> fullscreen slider -> scroll down, activate "Give elements a max-width and max-height and center them"
this only works if the image is the only image in the row
im planning to somehow make it possible to restrict image sizes based on the height of the browser
when you create a carousel you can for example check "fixed height" and enter a value like 100vh which will make the element as tall as the browser height