.linkring {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.linkringitem{
	
}