From 5eba71254fc58f9eced47cd62dbfb11f1646a933 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Fri, 5 Jan 2024 17:26:37 +0530
Subject: [PATCH] Update BeaglePlay chapter 2

---
 boards/beagleplay/02-quick-start.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/boards/beagleplay/02-quick-start.rst b/boards/beagleplay/02-quick-start.rst
index 990a37c7..f8af1f75 100644
--- a/boards/beagleplay/02-quick-start.rst
+++ b/boards/beagleplay/02-quick-start.rst
@@ -15,7 +15,7 @@ When you purchase a brand new BeaglePlay, In the box you'll get:
 5. Quick-start card
 
 .. image:: images/product-pictures/45fontall.*
-    :width: 1400
+    :width: 940
     :align: center
     :alt: BeaglePlay box contents
 
@@ -35,7 +35,7 @@ You can watch this video to see how to attach the attennas.
 
     .. raw:: html
 
-        <iframe style="display: block; margin: auto;" width="1280" height="720" style="align:center" 
+        <iframe style="display: block; margin: auto;" width="920" height="520" style="align:center" 
         src="https://www.youtube.com/embed/8zeIVd-JRc0" 
         title="YouTube video player" 
         frameborder="0" 
-- 
GitLab