#menu_basket a.to_acc.to_accacunt {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-family: 'Work Sans',sans-serif;
    letter-spacing: 0;
    min-width: 50px;
    color: #000000;
    font-weight: 600;
    order: 2;
    padding-top: 30px;
 
    background-size: auto 25px;
    background-repeat: no-repeat;
    background-position-x: 50%;
}
div.top_flags {
    display: inline-block;
    float: right;
    width: 38px;
}