.image-box {
    background-image: url('../images/barra_00x1.gif');
    background-size: cover;
    width: 280px;
    height: 30px;
    /*color: white;*/
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.image-box a {
    position: absolute;
    left: 43%;        /* Move toward right */
    font-size: 12px;
    font-family: Arial;
}
.image-box {
    background-image: url('../images/barra_00x1.gif');
    background-size: cover;
    width: 280px;
    height: 30px;
    /*color: white;*/
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.image-box a {
    position: absolute;
    left: 43%;        /* Move toward right */
    font-size: 12px;
    font-family: Arial;
}
