.quick-verified {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px !important;
    height: 24px !important;
    vertical-align: middle;
    line-height: 1;
    flex: 0 0 auto;
}

.quick-verified svg {
    width: 14px;
    height: 14px;
    color: #fff;
    margin: 3px;
}