diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php
index 2664731..7925fed 100755
--- a/frontend/views/layouts/main.php
+++ b/frontend/views/layouts/main.php
@@ -125,12 +125,12 @@ JS;
diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php
index b690618..345694b 100755
--- a/frontend/views/site/index.php
+++ b/frontend/views/site/index.php
@@ -203,20 +203,20 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/web/css/_home-page.scss b/frontend/web/css/_home-page.scss
index 5b8826b..a522702 100644
--- a/frontend/web/css/_home-page.scss
+++ b/frontend/web/css/_home-page.scss
@@ -120,7 +120,8 @@
padding-left: 20px;
margin-top: 9px;
line-height: 17px;
- height: 34px;
+ //height: 34px;
+ height: 51px;
overflow: hidden;
}
.items-home-country-wr {
diff --git a/frontend/web/css/style.scss b/frontend/web/css/style.scss
index 6749738..ed22b71 100644
--- a/frontend/web/css/style.scss
+++ b/frontend/web/css/style.scss
@@ -14,7 +14,6 @@ $main-color: #333;
-
$grey-color:#ced0d5;
$grey-color-hover: #b8babf;
$grey-color-active: #a6a8ad;
--
libgit2 0.21.4