@media (min-width:320px) and (max-width:1023px){
.logo {
    text-align: center;
    position: relative;
    display: block;
}

header {
    background: none;
}	



.lang_mobile.uk-hidden {}

.lang_mobile {
    height: 70px;
}

.mod-languages {
    height: 30px;
}

li.nav-item.item-103.current.active {}

footer.footer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
}