|
|
@@ -9582,7 +9582,7 @@ footer .copyright .logo {
|
|
|
.footer-menu__container {
|
|
|
width: 100%;
|
|
|
padding: 0; } }
|
|
|
- @media (min-width: 768px) {
|
|
|
+ @media (max-width: 992px) {
|
|
|
.footer-menu__container {
|
|
|
width: 50%;
|
|
|
padding: 0 10px; } }
|
|
|
@@ -9946,13 +9946,7 @@ footer .copyright .logo {
|
|
|
|
|
|
.specs-container .today .today-item {
|
|
|
float: left;
|
|
|
- width: 33.333332%; }
|
|
|
-
|
|
|
- .special-items__item--one-third {
|
|
|
- width: calc(50% - 10px); }
|
|
|
-
|
|
|
- .shortnews__item--one-third {
|
|
|
- width: calc(50% - 10px); } }
|
|
|
+ width: 33.333332%; } }
|
|
|
@media (min-width: 1200px) {
|
|
|
.swiper-container {
|
|
|
height: 290px; }
|
|
|
@@ -9987,7 +9981,13 @@ footer .copyright .logo {
|
|
|
font-size: 14.5px; }
|
|
|
|
|
|
.left-side .new-importants {
|
|
|
- display: none; } }
|
|
|
+ display: none; }
|
|
|
+
|
|
|
+ .special-items__item--one-third {
|
|
|
+ width: calc(50% - 10px); }
|
|
|
+
|
|
|
+ .shortnews__item--one-third {
|
|
|
+ width: calc(50% - 10px); } }
|
|
|
@media (max-width: 1200px) {
|
|
|
.main-title .soc {
|
|
|
display: none; }
|