diff --git a/css/style.css b/css/style.css
index 6ea1ee93b271827e662e48399900991d70865a80..61861b425f57cdbbe309b673b58213fceccb36eb 100644
--- a/css/style.css
+++ b/css/style.css
@@ -181,12 +181,11 @@ nav {
     filter: drop-shadow(0px 5px 3px black);
 }
 
-
 .container #pizza-vid {
     position: absolute;
     right: 0;
     bottom: 10px;
-    width: 66%;
+    width: 790px; /* 66% */
     border-radius: 10px;
     filter: drop-shadow(0px 10px 6px black);
 }