diff --git a/static/css/style.css b/static/css/style.css index 58bac19c..246119c4 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -1057,7 +1057,7 @@ nav ul li:hover, nav ul li.active { .video-container{ position: fixed; display: block !important; - width: 105vw !important; + width: 106vw !important; height: 200px !important; z-index: 2; bottom: 4px;