|
|
@@ -8789,6 +8789,10 @@ a[href^="https://metrika.yandex.ru"] {
|
|
|
bottom: 10px;
|
|
|
right: 10px; }
|
|
|
|
|
|
+.gu-widget {
|
|
|
+ margin-top: 10px;
|
|
|
+ margin-bottom: 10px; }
|
|
|
+
|
|
|
.text-page__text h2, .special-page__article h2, .full-news__text h2, .special-items__h2, .index-about h2 {
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
font-size: 25px;
|
|
|
@@ -10994,7 +10998,8 @@ img {
|
|
|
@media (min-width: 768px) {
|
|
|
.left-side {
|
|
|
padding-right: 15px;
|
|
|
- padding-left: 15px; }
|
|
|
+ padding-left: 15px;
|
|
|
+ min-height: 60vh; }
|
|
|
|
|
|
.today .today-item {
|
|
|
float: left;
|
|
|
@@ -11006,10 +11011,7 @@ img {
|
|
|
|
|
|
.specs-container .today .today-item {
|
|
|
float: left;
|
|
|
- width: 33.333332%; }
|
|
|
-
|
|
|
- .info {
|
|
|
- min-height: 50vh; } }
|
|
|
+ width: 33.333332%; } }
|
|
|
@media (min-width: 1200px) {
|
|
|
.swiper-container {
|
|
|
height: 290px; }
|