diff --git a/gulpfile.js b/gulpfile.js
old mode 100644
new mode 100755
index 438eb07..bc71dd0
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -46,7 +46,7 @@ gulp.task('serve', function() {
});
gulp.watch(config.htmlIn, function() { sequence('html', 'reload') });
- gulp.watch(config.scssIn, function() { sequence('sass', 'css', 'reload') });
+ gulp.watch(config.scssIn, function() { sequence('sass', 'css' ) });
gulp.watch(config.jsIn, function() { sequence('js', 'reload') });
gulp.watch(config.imgIn, function() { sequence('img', 'reload') });
gulp.watch(config.svgIn, function() { sequence('svg', 'reload') });
diff --git a/src/img/features/1.png b/src/img/features/1.png
index c42e164..d3ed7f1 100644
Binary files a/src/img/features/1.png and b/src/img/features/1.png differ
diff --git a/src/img/features/2.png b/src/img/features/2.png
index 2a2af1a..6baa717 100644
Binary files a/src/img/features/2.png and b/src/img/features/2.png differ
diff --git a/src/img/features/3.png b/src/img/features/3.png
index 63147a1..f56e0d6 100644
Binary files a/src/img/features/3.png and b/src/img/features/3.png differ
diff --git a/src/img/features/4.png b/src/img/features/4.png
index 0a78b33..e3d71be 100644
Binary files a/src/img/features/4.png and b/src/img/features/4.png differ
diff --git a/src/img/header/img.png b/src/img/header/img.png
index 4a843fc..7eb94b8 100644
Binary files a/src/img/header/img.png and b/src/img/header/img.png differ
diff --git a/src/index.html b/src/index.html
old mode 100644
new mode 100755
index 4cda263..73c6c26
--- a/src/index.html
+++ b/src/index.html
@@ -35,6 +35,7 @@
Fork
IO
+