diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_disturber.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_disturber.scss index 033aaad9..5ed05f64 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_disturber.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_disturber.scss @@ -201,6 +201,10 @@ width:100%; border-radius: 100%; height:auto; + @include mq($until: tablet) { + max-width: 50%; + margin: 0 auto; + } } } &.ep-newsletter{