How to change rectangle start size?

You can customize size of rectangle in templates\bootstrap2-responsive\components\head.php, search for:

new google.maps.LatLng(map_center.lat()+0.4, map_center.lng()+0.8)

And change values to wanted.