diff --git a/src/components/common/messaging/attachments/Attachment.module.scss b/src/components/common/messaging/attachments/Attachment.module.scss
index 92c3545b4dfb1397ac76634d471b68a249e500f5..6836ea3124a5a7ce42a35aa043e95f296ce30aed 100644
--- a/src/components/common/messaging/attachments/Attachment.module.scss
+++ b/src/components/common/messaging/attachments/Attachment.module.scss
@@ -2,7 +2,6 @@
     border-radius: 6px;
     margin: .125rem 0 .125rem;
     
-    width: auto;
     height: auto;
     
     max-height: 640px;