On mobile images are sizes as follows with tex wrapping on:

Editor has requested a fix of this - should be simple need to adjust https://github.com/FelixOnline/xelif/blob/6474e514fd7ab8e42ec770f861f58c908d6df151/resources/views/blocks/image.blade.php to use a media query to unset width & margins on mobile. Main CSS is:
On mobile images are sizes as follows with tex wrapping on:

Editor has requested a fix of this - should be simple need to adjust https://github.com/FelixOnline/xelif/blob/6474e514fd7ab8e42ec770f861f58c908d6df151/resources/views/blocks/image.blade.php to use a media query to unset width & margins on mobile. Main CSS is:
xelif/public/assets/pub/css/main.css
Line 820 in 6474e51