Block with flags in "lang" position moves to the left on mobile and you see only half of flags.
Copyrights block is OK on the center, but I cannot choose it as module position.
Can it be changed somehow?
@media only screen and (max-width:640px) {
#gkLang {
position: relative;
top: 0;
}
}