sk_title refs{
	display: flex;
	gap:8px;
}

sk_title refs column{
	display: flex;
	flex-direction: column;
	gap: 8px;
}

sk_title refs column:not(:first-child) photo{
	display:none;
}


sk_title refs column[delegates-count="0"]{
    display: none;
}
