|
|
|
@ -713,7 +713,7 @@ width: 0px; |
|
|
|
|
display: block; |
|
|
|
|
} |
|
|
|
|
.header__menu-block{ |
|
|
|
|
top: 36px; |
|
|
|
|
top: 55px; |
|
|
|
|
} |
|
|
|
|
.header__content::after{ |
|
|
|
|
left: 0; |
|
|
|
@ -764,3 +764,15 @@ width: 0px; |
|
|
|
|
#telegram-widget-container { |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@media (min-width: 769px) and (max-width: 1200px) { |
|
|
|
|
.header-phone-menu__list-item a { |
|
|
|
|
font-size: 22px; |
|
|
|
|
} |
|
|
|
|
.header-phone-menu__category { |
|
|
|
|
font-size: 26px; |
|
|
|
|
} |
|
|
|
|
.header-phone-menu__title { |
|
|
|
|
font-size: 30px; |
|
|
|
|
} |
|
|
|
|
} |