fixed image zoom in homepage
diff --git a/index.html b/index.html
index b9c266f..f87a396 100644
--- a/index.html
+++ b/index.html
@@ -150,7 +150,7 @@
</div>
<div class="row featurette" style="margin-top:7.5%;margin-bottom:6%;">
<div class="col-md-10 col-md-offset-1" style="padding:0px;">
- <a href="#"><img id="zoom_img" class="img-responsive" src="img/works.jpg" style="margin-left:auto;margin-right:auto;"></a>
+ <a href="#"><img id="zoom_img" class="featurette-image img-responsive" src="img/works.jpg" style="margin-left:auto;margin-right:auto;"></a>
</div>
<div id="myModal" class="modal fade" tabindex="-1" role="dialog" style="overflow:hidden;">
<div class="lightbox-content img-responsive" style="display: block; margin: 5% 1%;"></div>