diff --git a/src/components/InfoGraphicSection.tsx b/src/components/InfoGraphicSection.tsx
index 0ba4723c..57d02f76 100644
--- a/src/components/InfoGraphicSection.tsx
+++ b/src/components/InfoGraphicSection.tsx
@@ -52,15 +52,17 @@ export const InfoGraphicSection = (props: InfoGraphicProps) => {
const renderGraphicContent = () => {
if ('image' in props) {
return (
-