diff --git a/lms/static/images/courses/video-thumb.jpg b/lms/static/images/courses/video-thumb.jpg
index abda2d5b6624038267612067a2c3c4ca40007236..542282d80092c6c9f95fb78167a484bc0bbffaeb 100644
Binary files a/lms/static/images/courses/video-thumb.jpg and b/lms/static/images/courses/video-thumb.jpg differ
diff --git a/lms/templates/index.html b/lms/templates/index.html
index 096bfe9fcce45a023a13c60f46a9005115c60b71..707597700fee3333a96fbb65c36b664cc8e212ab 100644
--- a/lms/templates/index.html
+++ b/lms/templates/index.html
@@ -150,7 +150,7 @@
 
 <section id="video-modal" class="modal home-page-video-modal video-modal">
   <div class="inner-wrapper">
-    <iframe width="640" height="360" src="http://www.youtube.com/embed/C2OQ51tu7W4?showinfo=0" frameborder="0" allowfullscreen></iframe>
+    <iframe width="640" height="360" src="http://www.youtube.com/embed/IlNU60ZKj3I?showinfo=0" frameborder="0" allowfullscreen></iframe>
   </div>
 </section>