updated demo data to prevent new implementation of responsive image to throw...
When running the DemoDataSeeder on a fresh database it adds a '{"media_item": 1}',
which produces an error with the new implementation.
The changes will prevent such an error.