@@ -157,6 +157,10 @@ export default {
.video-file {
@extend %image-parent;
+
+ video {
+ width: 100%;
+ }
}
.text-file {