@media (max-width: 768px) {
.site-branding-text {
margin-top: 94px;}

.site_phone {
display: block!important;
    position: absolute;
    max-width: 130px;
    background-size: contain;
    top: 2px;
}
.navigation-top {
z-index: 10000;}
}


@media (min-width: 1200px){
#menu-stopka {
list-style: none;
}
#menu-stopka li {
display: inline;
margin-right: 50px;
border: none;}
}
.site-footer .widget-column.footer-widget-2 {
width: 80%!important;
margin: 0 auto;
float: none!important}
}