/* Keep every language visible in the desktop menu without an internal scrollbar. */
.fctel-lang .fctel-lang__menu{width:202px!important;max-height:none!important;padding:4px!important;overflow-y:visible!important}
.fctel-lang .fctel-lang__option{min-height:34px!important;height:34px!important;gap:8px!important;padding:3px 8px!important;font-size:14px!important;line-height:1.15!important;white-space:nowrap!important}
.fctel-lang .fctel-lang__option .fctel-lang__flag{width:25px!important;height:17px!important;min-width:25px!important}
@media(max-height:470px){.fctel-lang .fctel-lang__menu{max-height:calc(100vh - 76px)!important;overflow-y:auto!important}}
@media(max-width:767px){.fctel-lang .fctel-lang__menu{width:196px!important;max-height:calc(100vh - 100px)!important;overflow-y:auto!important}}
