diff --git a/header.php b/header.php
index b3710e3..abaa27a 100644
--- a/header.php
+++ b/header.php
@@ -10,7 +10,7 @@
-
+
diff --git a/style.css b/style.css
index 8a14100..155aafe 100644
--- a/style.css
+++ b/style.css
@@ -2342,6 +2342,12 @@ span.rub_back_title{
}
+ .yets{
+
+ grid-template-columns: repeat(2, minmax(150px, 1fr));
+
+
+ }
.toggle-nav {