@ -475,7 +475,7 @@ def item_page(item_id: int) -> str | Response:
existing_depicts = existing_depicts_from_entity(entity)
width = 800
width = 1200
image_filename = item.image_filename
if image_filename:
image = image_with_cache(qid, image_filename, width)