diff --git a/src/components/CommunityComponents/CommunityListItem.vue b/src/components/CommunityComponents/CommunityListItem.vue
index 93384ccb76c9a00c3683098d5723130f9e40cc12..35ba9971c4a05b73981a63b4a8d6c234f80eed46 100644
--- a/src/components/CommunityComponents/CommunityListItem.vue
+++ b/src/components/CommunityComponents/CommunityListItem.vue
@@ -66,7 +66,7 @@
         <img
           :src="community.picture"
           alt="Bilde"
-          class="rounded-md"
+          class="rounded-md h-14 w-14 object-contain"
         />
       </div>
       <div class="flex-1 pl-1 overflow-hidden">