Hello There,
Thanks for writing in!
To position the Google flags to the right of the logo just below your topbar content, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-topbar .gtranslate {
clear: both;
float: none !important;
}
Please let us know if this works out for you.