diff --git a/content/downloads.html b/content/downloads.html
index f38019ac2ae47cd90a0bec7fa8bfeec01b5c82db..8572cb0d204504b67341b42dbb1d6d7e5ee5fbab 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -62,9 +62,7 @@
   </button>
 </p>
 <div class="collapse" id="setup_video">
-  <div class="card card-body">
-    <iframe width="560" height="315" src="https://www.youtube.com/embed/VnWVu8VVDbI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
-  </div>
+  <iframe width="560" height="315" src="https://www.youtube.com/embed/VnWVu8VVDbI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>  
 </div>
 
 <h2>Read about Lisp</h2>
@@ -84,9 +82,7 @@
   </button>
 </p>
 <div class="collapse" id="start_project_video">
-  <div class="card card-body">
-    <iframe width="560" height="315" src="https://www.youtube.com/embed/SPgjgybGb5o" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
-  </div>
+  <iframe width="560" height="315" src="https://www.youtube.com/embed/SPgjgybGb5o" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
 </div>
 
 <h2>Libraries</h2>