.check-verificada {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    max-width: 18px !important;

    padding: 0 !important;
    margin-left: 4px;

    border-radius: 50%;

    background: #19a463 !important;
    color: #fff !important;

    font-size: 9px;
    font-weight: 900;
    line-height: 15px;

    flex: 0 0 15px;

    vertical-align: middle;
    box-sizing: border-box;
}

.info {
    overflow: visible;
}
.info h3 {
    overflow: visible !important;
}
