html[data-hhgj-route="mine"] body .person .usersg .center .name {
  display: flex !important;
  align-items: center !important;
  gap: .02rem !important;
  overflow: visible !important;
}

html[data-hhgj-route="mine"] body .person .usersg .center .name > img[src*="/static/style/vip"],
html[data-hhgj-route="mine"] body .person .usersg .center .name > img[src*="/static/image/vip"] {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  opacity: 0 !important;
}
