Make image on index page smaller
diff --git a/pages/_index.html b/pages/_index.html
index 338e935..fb451ee 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -28,7 +28,7 @@
 </div>
 
 <div id="screencast">
-<p><img src="images/edapt.png" width="615" height="318" alt="Ecore Editor Integration"></p>
+<p><img src="images/edapt.png" width="560" height="290" alt="Ecore Editor Integration"></p>
 </div>
  
  </div>