@@ -106,7 +106,8 @@ header .menu ul li:first-child {
}
.swiper-container-big {
- min-height: 580px;
+ min-height: initial;
+ height: auto;
margin-bottom: 20px;
@@ -538,5 +539,16 @@ min-height: initial;
+.content-center h2 {
+ color: #3b434d;
+ font-size: 25px;
+ font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
+ line-height: 30px;
+ text-align: center;
+ font-weight: 700;
+ margin-bottom: 15px;
+ margin-top: 30px;
+}
+
/* Добавил-end */