div[class^="headerControl__"] > button:before {
    content: 'English';
    font-size: 13px;
    position: relative;
    top: 2px;
}

div[class^="headerControl__"] > button {
    float: right;
    font-size: 0;
}