Hi,
Thanks for your reply. Please use this css into your custom css to fix that issue.
#sp-position1 {
background: #ccc;
}
#sp-position2 {
background: #b8ecd6;
}
#sp-position3 {
background: #cac792;
}
.mod-languages .lang-inline {
float: right;
}
Here is the custom css field
https://prnt.sc/iqf9mo
-Best Regards