The thing is that the most used tag word becomes bigger in size than other tag words
You can set the same font size for all tags using this style:
.ow_tags_cont a {
font-size: 20px !important;
}
however if you want to change, like most often tag one size, rare tags another size this is a custom code modification.