diff --git a/client/src/components/modules/ModuleTeaser.vue b/client/src/components/modules/ModuleTeaser.vue
index 03b2bc40..4c936d7d 100644
--- a/client/src/components/modules/ModuleTeaser.vue
+++ b/client/src/components/modules/ModuleTeaser.vue
@@ -106,10 +106,7 @@ const moduleLink = computed(() => {
width: 100%;
max-height: 150px;
height: 150px;
- background-position: center;
- background-size: 100% auto;
- background-repeat: no-repeat;
- // prevent image from shrinking
+ //prevent image from shrinking
flex-shrink: 0;
}
diff --git a/client/src/components/ui/WagtailImage.vue b/client/src/components/ui/WagtailImage.vue
index ccef9a60..75686ca2 100644
--- a/client/src/components/ui/WagtailImage.vue
+++ b/client/src/components/ui/WagtailImage.vue
@@ -1,20 +1,26 @@
-
-
![]()
+
+
-
+ >
+
+
+
+
+