diff --git a/assets/sass/_theme/sections/organizations.sass b/assets/sass/_theme/sections/organizations.sass
index 22ebd94dbfb1674e0925b23ee5bf24e7c01c2245..0c080965a1dcb939456573a7ffa30caf5d01fa7d 100644
--- a/assets/sass/_theme/sections/organizations.sass
+++ b/assets/sass/_theme/sections/organizations.sass
@@ -8,9 +8,11 @@
             text-decoration: none
     .media
         background: $color-background-alt
-        aspect-ratio: 1/1
         padding: $spacing1
         margin-bottom: half($spacing0)
+        picture
+            aspect-ratio: 1/1
+            display: block
         img
             width: 100%
             height: 100%