diff --git a/public_html/markers.js b/public_html/markers.js
index 2d15e82..bd4904f 100755
--- a/public_html/markers.js
+++ b/public_html/markers.js
@@ -78,7 +78,7 @@ var MarkerIcons = {
},
heavy : {
- scale : 0.5,
+ scale : 0.6,
anchor : new google.maps.Point(32, 32),
path : _heavy_svg
},