diff --git a/website/.yarn/.cache/webpack/client-development-en/0.pack b/website/.yarn/.cache/webpack/client-development-en/0.pack
index f26af92dec0a882518733d2ff1c998e4e470890a..c01fd25fb174b2016d073764d882c3f6f7da6b55 100644
Binary files a/website/.yarn/.cache/webpack/client-development-en/0.pack and b/website/.yarn/.cache/webpack/client-development-en/0.pack differ
diff --git a/website/.yarn/.cache/webpack/client-development-en/1.pack b/website/.yarn/.cache/webpack/client-development-en/1.pack
index cea43408e735064ebfc36843cca8c22b1acb1aff..b4efd7cdb15d1f39778176f4d856aae716c5fa15 100644
Binary files a/website/.yarn/.cache/webpack/client-development-en/1.pack and b/website/.yarn/.cache/webpack/client-development-en/1.pack differ
diff --git a/website/.yarn/.cache/webpack/client-development-en/2.pack b/website/.yarn/.cache/webpack/client-development-en/2.pack
index b7c01d144074025daf556c89666858b54d0b3708..977fc8f29e503d6912ff352b8a57e360fd9a330c 100644
Binary files a/website/.yarn/.cache/webpack/client-development-en/2.pack and b/website/.yarn/.cache/webpack/client-development-en/2.pack differ
diff --git a/website/.yarn/.cache/webpack/client-development-en/3.pack b/website/.yarn/.cache/webpack/client-development-en/3.pack
index 2fec414b5aecf08abcf4fc1949328f493ed9906f..db59f453d0fd92953b5e4f4bf167bbb66ea9ce3d 100644
Binary files a/website/.yarn/.cache/webpack/client-development-en/3.pack and b/website/.yarn/.cache/webpack/client-development-en/3.pack differ
diff --git a/website/.yarn/.cache/webpack/client-development-en/4.pack b/website/.yarn/.cache/webpack/client-development-en/4.pack
index 1363ddab013f11989af3532c7ea28982ce7987f5..174ddaf96910d3d02c61495d9db1abce8a6d1aeb 100644
Binary files a/website/.yarn/.cache/webpack/client-development-en/4.pack and b/website/.yarn/.cache/webpack/client-development-en/4.pack differ
diff --git a/website/.yarn/.cache/webpack/client-development-en/index.pack b/website/.yarn/.cache/webpack/client-development-en/index.pack
index b0b2f040ae91f722551958e35e50bef2ac4c0179..39929704ea56f5d2f2a61853a835cf4be02d0f16 100644
Binary files a/website/.yarn/.cache/webpack/client-development-en/index.pack and b/website/.yarn/.cache/webpack/client-development-en/index.pack differ
diff --git a/website/.yarn/.cache/webpack/client-development-en/index.pack.old b/website/.yarn/.cache/webpack/client-development-en/index.pack.old
index 56a25a163ab2883c57824a6464b7313c02ebba85..d891ecf0cbd427b6a8798d8ead9ed052475b13a5 100644
Binary files a/website/.yarn/.cache/webpack/client-development-en/index.pack.old and b/website/.yarn/.cache/webpack/client-development-en/index.pack.old differ
diff --git a/website/docs/gateway/10-gateway-config.md b/website/docs/gateway/10-gateway-config.md
index 878d894ed747665feaf49a8037286bf29ccef45b..7eb039f286932e2e8a71baf9eb79c6954fde6a25 100644
--- a/website/docs/gateway/10-gateway-config.md
+++ b/website/docs/gateway/10-gateway-config.md
@@ -6,7 +6,7 @@ sidebar_position: 10
 
 In this step you will edit the *gateway.yaml* configuration file.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/Lq8RTgTqaGs" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/Lq8RTgTqaGs" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About *gateway.yaml*
 
diff --git a/website/docs/gateway/11-gateway-services-config.md b/website/docs/gateway/11-gateway-services-config.md
index c68fbca51588846e7c3bc560dbf022b344cfa219..6f94aef15db76e741c54b1b0ec011fb1175923fa 100644
--- a/website/docs/gateway/11-gateway-services-config.md
+++ b/website/docs/gateway/11-gateway-services-config.md
@@ -6,7 +6,7 @@ sidebar_position: 11
 
 In this step you will configure, enable and start the *xxnetwork-chain* and *xxnetwork-gateway* systemd services.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/VkxvAP6Cnsk" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/VkxvAP6Cnsk" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About *xxnetwork-chain.service*
 
diff --git a/website/docs/gateway/2-software-dependencies.md b/website/docs/gateway/2-software-dependencies.md
index 6a0bcd46160b5e57460a107567e2c7556fdb008b..2578b1235443c09c8b49ab46801004a9d8c2c2b7 100644
--- a/website/docs/gateway/2-software-dependencies.md
+++ b/website/docs/gateway/2-software-dependencies.md
@@ -6,7 +6,7 @@ sidebar_position: 2
 
 In this step you will update Ubuntu and the base packages, and install dependent software.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/Cz8qAckUQzo" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/Cz8qAckUQzo" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## What is being installed?
 
diff --git a/website/docs/gateway/3-gateway-firewall.md b/website/docs/gateway/3-gateway-firewall.md
index 4cc0bef6cba7adbb704e768c8c912b7bd15e34a9..10d4cd885c826c57155ba6e64c2269f9ffa94b70 100644
--- a/website/docs/gateway/3-gateway-firewall.md
+++ b/website/docs/gateway/3-gateway-firewall.md
@@ -6,7 +6,7 @@ sidebar_position: 3
 
 In this step you will configure the firewall of the gateway computer.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/5orkATC_h8Y" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/5orkATC_h8Y" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Gateway Computer Ports
 
diff --git a/website/docs/gateway/5-clock-syncronization.md b/website/docs/gateway/5-clock-syncronization.md
index b2d720b66f1b863a51e774b5371bca55e43747f1..d033d47b2681db80a89786cc1b61ec62c09e0ba7 100644
--- a/website/docs/gateway/5-clock-syncronization.md
+++ b/website/docs/gateway/5-clock-syncronization.md
@@ -6,7 +6,7 @@ sidebar_position: 5
 
 In this step you will check the system clock and optionally modify the time zone.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/qrPQ19BeKoI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/qrPQ19BeKoI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Check Clock Settings
 
diff --git a/website/docs/gateway/6-tcp-settings.md b/website/docs/gateway/6-tcp-settings.md
index 0340cecf15c6c2522d04e17af47ada593e94f4b7..0cfa4906e0211d767b177315ad1ac6b401315c3e 100644
--- a/website/docs/gateway/6-tcp-settings.md
+++ b/website/docs/gateway/6-tcp-settings.md
@@ -6,7 +6,7 @@ sidebar_position: 6
 
 In this step you will set TCP settings which greatly improve the performance of the gateway computer.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/9B1ZZzHWU7Y" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/9B1ZZzHWU7Y" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About TCP Congestion
 
diff --git a/website/docs/gateway/7-gateway-database.md b/website/docs/gateway/7-gateway-database.md
index c2c2345913c5b1debb502663412cb6027c3065fd..7c737a1131a7d97f84b4961c00da9c191283df07 100644
--- a/website/docs/gateway/7-gateway-database.md
+++ b/website/docs/gateway/7-gateway-database.md
@@ -6,7 +6,7 @@ sidebar_position: 7
 
 In this step you will add a PostgreSQL user named *cmix*, set a password and create the gateway database.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/ujpl-jaQ70c" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/ujpl-jaQ70c" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Create PostgreSQL User *cmix*
 
diff --git a/website/docs/gateway/8-gateway-tarballs.md b/website/docs/gateway/8-gateway-tarballs.md
index 261b51c57dc852c8527e0165b481b02d7e494cdb..24e8109cce4804c1b2c5a5157f0a3f554066a462 100644
--- a/website/docs/gateway/8-gateway-tarballs.md
+++ b/website/docs/gateway/8-gateway-tarballs.md
@@ -6,7 +6,7 @@ sidebar_position: 8
 
 In this step you will download and extract the [xx network software](https://xx.network/mainnet-tarballs) for the gateway computer.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/ujpl-jaQ70c" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/ujpl-jaQ70c" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About the Tarball
 
diff --git a/website/docs/gateway/9-transfer-creds.md b/website/docs/gateway/9-transfer-creds.md
index a836a798185978d81baddfbd805c41cb5538c613..9baa1c277bef50eed01a7a7ba7fe2a8ad28cac55 100644
--- a/website/docs/gateway/9-transfer-creds.md
+++ b/website/docs/gateway/9-transfer-creds.md
@@ -6,7 +6,7 @@ sidebar_position: 9
 
 In this step, three files that were generated during the setup of the node computer will be copied to the gateway computer.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/AMUIw6IDgSI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/AMUIw6IDgSI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About SCP
 
diff --git a/website/docs/node/10-node-config.md b/website/docs/node/10-node-config.md
index a478f881ae5532385ee904677f3057737a30a962..95c9d3ef18a886ea11f3f97dda0682ef916c9466 100644
--- a/website/docs/node/10-node-config.md
+++ b/website/docs/node/10-node-config.md
@@ -6,7 +6,7 @@ sidebar_position: 10
 
 In this step you will edit the *cmix.yaml* configuration file.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/AA1GtL_KxPQ" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/AA1GtL_KxPQ" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About *cmix.yaml*
 
diff --git a/website/docs/node/11-node-services-config.md b/website/docs/node/11-node-services-config.md
index c367167ae12f382b1bd5b4f5bf19826937462893..974e598b30cf764728afe2c7b8f0f2d158b77f4f 100644
--- a/website/docs/node/11-node-services-config.md
+++ b/website/docs/node/11-node-services-config.md
@@ -6,7 +6,7 @@ sidebar_position: 11
 
 In this step you will configure, enable and start the *xxnetwork-chain* and *xxnetwork-cmix* systemd services.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/h3Q6qmHN-pI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/h3Q6qmHN-pI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About *xxnetwork-chain.service*
 
diff --git a/website/docs/node/2-software-dependencies.md b/website/docs/node/2-software-dependencies.md
index efbc478b3a5a820acd676df2d5ce20ff4f60730f..d8ad3586c92c10b349025f4d9a4820818402bd0c 100644
--- a/website/docs/node/2-software-dependencies.md
+++ b/website/docs/node/2-software-dependencies.md
@@ -6,7 +6,7 @@ sidebar_position: 2
 
 In this step you will update Ubuntu and the base packages, and install dependent software.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/S9NP2UAtWmE" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/S9NP2UAtWmE" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## What is being installed?
 
diff --git a/website/docs/node/3-node-firewall.md b/website/docs/node/3-node-firewall.md
index affc61887bb20133b1addc0a34faa824eeb1122e..31edce6ab1f9545685766726bd3085b3fe93b1b4 100644
--- a/website/docs/node/3-node-firewall.md
+++ b/website/docs/node/3-node-firewall.md
@@ -6,7 +6,7 @@ sidebar_position: 3
 
 In this step you will configure the firewall of the node computer.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/fdB3qkXzOxY" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/fdB3qkXzOxY" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Node Computer Ports
 
diff --git a/website/docs/node/5-clock-syncronization.md b/website/docs/node/5-clock-syncronization.md
index 8949513c79ef641960d6d4190b7c3fea9c2a0b88..8a05fa770949acb6dd2ed0d689200d31c3ef86d0 100644
--- a/website/docs/node/5-clock-syncronization.md
+++ b/website/docs/node/5-clock-syncronization.md
@@ -6,7 +6,7 @@ sidebar_position: 5
 
 In this step you will check the system clock and optionally modify the time zone.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/ZE1vVVrY9qs" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/ZE1vVVrY9qs" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Check Clock Settings
 
diff --git a/website/docs/node/6-tcp-settings.md b/website/docs/node/6-tcp-settings.md
index b258822ee7d3cea06e755643e78b47b924f94fbc..bfe8e8f5bb7d64098a9d216519dc58f767af65e5 100644
--- a/website/docs/node/6-tcp-settings.md
+++ b/website/docs/node/6-tcp-settings.md
@@ -6,7 +6,7 @@ sidebar_position: 6
 
 In this step you will set TCP settings which greatly improve the performance of the node computer.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/inu9L1hRWi8" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/inu9L1hRWi8" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About TCP Congestion
 
diff --git a/website/docs/node/7-node-database.md b/website/docs/node/7-node-database.md
index f418a4613f2fbbbc8158080c5c72f6510a1a2eec..0c9110df592225eda60084ab0dc0e0b90ca5f27a 100644
--- a/website/docs/node/7-node-database.md
+++ b/website/docs/node/7-node-database.md
@@ -6,7 +6,7 @@ sidebar_position: 7
 
 In this step you will add a PostgreSQL user named *cmix*, set a password and create the node database.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/MDsAFC_Swbc" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/MDsAFC_Swbc" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Create PostgreSQL User *cmix*
 
diff --git a/website/docs/node/8-node-tarballs.md b/website/docs/node/8-node-tarballs.md
index eadab7f91398c2f284d1fe0939dfbb3a5c2eae77..1b3573ac4e15669944561cb28d73cd74a27488c1 100644
--- a/website/docs/node/8-node-tarballs.md
+++ b/website/docs/node/8-node-tarballs.md
@@ -6,7 +6,7 @@ sidebar_position: 8
 
 In this step you will download and extract the [xx network software](https://xx.network/mainnet-tarballs) for the node computer.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/3vw7XP_9UtI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/3vw7XP_9UtI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About the Tarball
 
diff --git a/website/docs/node/9-generate-creds.md b/website/docs/node/9-generate-creds.md
index 6868419769f7d78b51d0cbe1af0869cead24a087..62a7eb510bbfca75c75e8cc1debb92dca95f83f2 100644
--- a/website/docs/node/9-generate-creds.md
+++ b/website/docs/node/9-generate-creds.md
@@ -6,7 +6,7 @@ sidebar_position: 9
 
 In this step you will generate the TLS credentials required for your node and gateway computers to connect to others on the xx Network.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/UyCukdJSxo4" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/UyCukdJSxo4" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About the TLS Credentials
 
diff --git a/website/docs/staking/2-validator-status.md b/website/docs/staking/2-validator-status.md
index 87fd0f988cb7d3081a32fd7a6a8fe37e219741fc..e048685ebe9631cf724502422a54dfeb2c0970f1 100644
--- a/website/docs/staking/2-validator-status.md
+++ b/website/docs/staking/2-validator-status.md
@@ -6,7 +6,7 @@ sidebar_position: 2
 
 In this step you will check the sync state of the validator.
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/1powZpgyMT8" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/1powZpgyMT8" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Syncing vs. Not Syncing
 
diff --git a/website/docs/staking/3-accounts.md b/website/docs/staking/3-accounts.md
index f72634be944c36bd9f6ec1be7c98ee580b929882..7f1e410be706765e0abf7adc333e0c5eac81c065 100644
--- a/website/docs/staking/3-accounts.md
+++ b/website/docs/staking/3-accounts.md
@@ -6,7 +6,7 @@ sidebar_position: 3
 
 In this step you will add or import your stash and controller accounts to the xx network Web Wallet (https://wallet.xx.network).
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/BfOcVVFYWAM" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/BfOcVVFYWAM" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About Validator Accounts
 
diff --git a/website/docs/staking/4-session-keys.md b/website/docs/staking/4-session-keys.md
index 5df1df06338af106f75638553dcd90be99301327..09cd207f42842473445fcce54f7b17e4daf8fd63 100644
--- a/website/docs/staking/4-session-keys.md
+++ b/website/docs/staking/4-session-keys.md
@@ -3,7 +3,7 @@ sidebar_position: 4
 ---
 # 4. hexNodeID and Session Keys
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/K9nSk9Gu3FY" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/K9nSk9Gu3FY" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## hexNodeID vs. cMixx Node ID
 
diff --git a/website/docs/staking/5-add-validator.md b/website/docs/staking/5-add-validator.md
index e9db1a44b13216dee87f6d6d8b10db14e651685c..35a2155295d29ecdb8aec11049779b81ce7d4370 100644
--- a/website/docs/staking/5-add-validator.md
+++ b/website/docs/staking/5-add-validator.md
@@ -6,7 +6,7 @@ sidebar_position: 5
 
 In this step you will add and setup the validator via the xx Network Web Wallet (https://wallet.xx.network).
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/MlDM-h486bk" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/MlDM-h486bk" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## Add a Validator
 
diff --git a/website/docs/staking/6-on-chain-id.md b/website/docs/staking/6-on-chain-id.md
index 5457c4382ffc315189626ade0011dfc515874445..4fea0a52eed473a69fcae15fdafdc3982a0bee47 100644
--- a/website/docs/staking/6-on-chain-id.md
+++ b/website/docs/staking/6-on-chain-id.md
@@ -6,7 +6,7 @@ sidebar_position: 6
 
 In this optional step, you can set an On-chain Identity via the xx Network Web Wallet (https://wallet.xx.network).
 
-<iframe width="720" height="370" src="https://www.youtube.com/embed/kTMUMv9wt7Q" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+<iframe width="640" height="330" src="https://www.youtube.com/embed/kTMUMv9wt7Q" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
 ## About xx Network Identities