diff --git a/src/components/TeaserModal/index.js b/src/components/TeaserModal/index.js index 81d4c214fef3..ebf2b5c6f332 100644 --- a/src/components/TeaserModal/index.js +++ b/src/components/TeaserModal/index.js @@ -28,7 +28,7 @@ const TeaserModal = (props) => { content: { maxWidth: "105rem", maxHeight: "105rem", - width: "105%", + width: "90%", height: "auto", }, }}