diff --git a/project/templates/blocks/popup_buy.html b/project/templates/blocks/popup_buy.html
index f35c3474..96b3b29d 100644
--- a/project/templates/blocks/popup_buy.html
+++ b/project/templates/blocks/popup_buy.html
@@ -37,7 +37,7 @@
{% comment %} dont delete {% endcomment %}
{{ school_schedule.title }}
- {{school_schedule.month_price}}р
+ {{school_schedule.month_price}}р в мес.
{% endfor %}
@@ -58,7 +58,7 @@
{% comment %} dont delete {% endcomment %}
{{ school_schedule.title }}
- {{school_schedule.month_price}}р
+ {{school_schedule.month_price}}р в мес.
{% endfor %}
diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass
index 01efd236..8386a037 100755
--- a/web/src/sass/_common.sass
+++ b/web/src/sass/_common.sass
@@ -1832,17 +1832,17 @@ a.grey-link
padding: 0
text-align: right
flex: 0 0 calc(100% - 110px)
- &:nth-child(2),
- &:last-child
+ &:nth-child(2)
flex: 0 0 60px
&:nth-child(3)
- flex: 0 0 calc(100% - 230px)
+ flex: 0 0 calc(100% - 290px)
+t
padding: 0
- flex: 0 0 calc(100% - 60px)
+ flex: 0 0 calc(100% - 120px)
&:last-child
padding: 0
text-align: right
+ flex: 0 0 120px
&_blue &__content
&:after
background: #4A90E2