.country-flags-mf {
    background: url("//www.mobilifiver.com/cdn/shop/t/3/assets/icon-lang-dark.svg?v=181888900584075888871778162384") left top no-repeat;
    width: 20px;
    height: 20px;
}

.header[allow-transparency] .country-flags-mf{
    background: url("//www.mobilifiver.com/cdn/shop/t/3/assets/icon-lang.svg?v=16277273204963979091778162381") left top no-repeat;
}

.header[allow-transparency].is-filled .country-flags-mf{
    background: url("//www.mobilifiver.com/cdn/shop/t/3/assets/icon-lang-dark.svg?v=181888900584075888871778162384") left top no-repeat;
}

.country-flags--EN {
    background-position: -189px -63px!important;
}

.country-flags--PT-PT {
    background-position: -273px -273px!important;
}