diff --git a/frontend/resources/styles/main/partials/handoff.scss b/frontend/resources/styles/main/partials/handoff.scss
index 3f407617f..ea94a565a 100644
--- a/frontend/resources/styles/main/partials/handoff.scss
+++ b/frontend/resources/styles/main/partials/handoff.scss
@@ -211,8 +211,10 @@
 
     width: calc(100% - 1rem);
     min-height: 5rem;
+
     img {
       max-height: 8rem;
+      max-width: 100%;
       width: auto;
     }
   }