diff --git a/BrowserAssets/UI/css/window.css b/BrowserAssets/UI/css/window.css
index 51ad99e61a453c48f79eca1d82af3913dfa38723..ab2867a70c4b27e8f67952433348758fae8cc483 100644
--- a/BrowserAssets/UI/css/window.css
+++ b/BrowserAssets/UI/css/window.css
@@ -125,7 +125,8 @@
 }
 
 .window .content .presentationImage {
-    width: 80%;
+    width: 30%;
+    min-width: 30%;
     height: 100%;
     background-size: cover;
     background-position: center;