diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss index 3446c34e3..10993735b 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -346,7 +346,7 @@ } } -@media screen and (max-width: 1400px) { +@media screen and (max-width: 1300px) { .other-videos { display: none; }