diff --git a/modules/agency/front/basic-data/index.html b/modules/agency/front/basic-data/index.html
index 4d0a67bdf..28ec35377 100644
--- a/modules/agency/front/basic-data/index.html
+++ b/modules/agency/front/basic-data/index.html
@@ -51,14 +51,14 @@
label="Price"
field="$ctrl.zone.price"
min="0.00"
- step="0.20"
+ step="0.10"
display-controls="false">
diff --git a/modules/agency/front/create/index.html b/modules/agency/front/create/index.html
index 0a8c08207..ac6b76efd 100644
--- a/modules/agency/front/create/index.html
+++ b/modules/agency/front/create/index.html
@@ -53,14 +53,14 @@
label="Price"
field="$ctrl.zone.price"
min="0.00"
- step="0.20"
+ step="0.10"
display-controls="false">