diff --git a/static/style.css b/static/style.css
index 12ae526a43f4edd7ced526a935ca42a857239b4c..743db3aa44b3c7dd7c796a1325c885efb8159f95 100644
--- a/static/style.css
+++ b/static/style.css
@@ -96,7 +96,7 @@ img.team-img{
      width: auto;
     height: auto;
     aspect-ratio: auto;
-    object-fit: fill;
+    object-fit: cover;
 }