diff --git a/view/template/download/get.php b/view/template/download/get.php
index eddbfcbc..48fbf447 100644
--- a/view/template/download/get.php
+++ b/view/template/download/get.php
@@ -47,7 +47,7 @@
loop
poster="https://spee.ch/f/2019-08-lbry-interface-poster.jpg"
playsinline
- style="display: block; margin-right: auto; margin-left: auto; max-width: 500px; "
+ style="display: block; margin-right: auto; margin-left: auto; max-width: 700px; "
>
diff --git a/web/scss/pages/_home.scss b/web/scss/pages/_home.scss
index e645065c..a2876cad 100644
--- a/web/scss/pages/_home.scss
+++ b/web/scss/pages/_home.scss
@@ -110,7 +110,7 @@
}
position: relative;
- width: 450px;
+ width: 520px;
}
img {