.trp-shortcode-switcher__wrapper {
    width: 100px !important;
    float: right !important;
}
@media only screen and (min-width: 72em) {
    .trp-language-switcher > div {
        background: #ffffff !important;
    }
}
.trp-shortcode-switcher__wrapper {
    position: absolute !important;
    right: 0px !important;
    z-index: 99999999999999 !important;
}