.flag-patente {
    align-items: center;
    background-color: #fff;
    border: 1px solid;
    border-radius: 5px;
    color: #000;
    border-color: #000;
    display: flex;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    height: 20px;
    justify-content: center;
    padding: 0 10px;
    position: relative;
}