diff --git a/static/css/styles.css b/static/css/styles.css
index dd75202..c583893 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -2046,8 +2046,8 @@ button#more_button{
.mid_block_static{
- margin: 120px 40px 0 40px;
- width: 90%;
+ margin: 120px 0 0;
+ width: 100%;
}
.mid_block_static>.text_wrapper>span{
display: block;
@@ -2764,7 +2764,7 @@ details[open] summary ~ *{
.news_item_pagination{
- width: 90%;
+ width: 100%;
background: white;
margin: 0 auto 10px;
border-radius: 15px;
diff --git a/templates/blocks/static_pages_blocks/b_advertisement.html b/templates/blocks/static_pages_blocks/b_advertisement.html
index 2deeee2..82c80aa 100644
--- a/templates/blocks/static_pages_blocks/b_advertisement.html
+++ b/templates/blocks/static_pages_blocks/b_advertisement.html
@@ -5,7 +5,9 @@
{{ page.title }}
{{ page.description }}
-
+
diff --git a/templates/blocks/static_pages_blocks/b_feedback_form.html b/templates/blocks/static_pages_blocks/b_feedback_form.html
index 933a7cc..120d5ab 100644
--- a/templates/blocks/static_pages_blocks/b_feedback_form.html
+++ b/templates/blocks/static_pages_blocks/b_feedback_form.html
@@ -62,8 +62,8 @@
-
+
-
+
\ No newline at end of file
diff --git a/templates/blocks/static_pages_blocks/b_mover_search.html b/templates/blocks/static_pages_blocks/b_mover_search.html
index 09f0893..0557bfc 100644
--- a/templates/blocks/static_pages_blocks/b_mover_search.html
+++ b/templates/blocks/static_pages_blocks/b_mover_search.html
@@ -16,14 +16,18 @@
{% if page.url == 'for_customers' %}
-
+
{% endif %}
{% if page.url == 'for_movers' %}
-
+
{% endif %}
@@ -113,10 +117,14 @@
{% if page.url == 'for_customers' %}
-
+
{% endif %}
{% if page.url == 'for_movers' %}
-
+
{% endif %}