.g_ .listagem .bandeiras-produto>span {
    display: block!important;
    width: fit-content;
    margin: 0 0 10px auto;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 0 0;
    background: var(--dc1);
    font-size: 12px;
    line-height: 30px;
    color: white !important;
}