diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html
index 9277e06f..679cb713 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html
@@ -1,55 +1,57 @@
{namespace v=FluidTYPO3\Vhs\ViewHelpers}
{slides -> v:iterator.first() -> v:variable.set(name: 'slide')}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {badgeData.title -> f:format.raw()}
- {badgeData.subtitle -> f:format.raw()}
-
-
-
+
+
+
+
-
-
- {slide.image.0.description -> f:format.htmlspecialchars()}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {badgeData.title -> f:format.raw()}
+ {badgeData.subtitle -> f:format.raw()}
+
+
+
+
+
+
+ {slide.image.0.description -> f:format.htmlspecialchars()}
+
+
+