/* JoJo: Golden Spirit — tier list column header icons */

.jojo-content .tier-header-row .role-header-icon {
  width: 26px;
  height: 26px;
}

@media (max-width: 1100px) {
  .jojo-content .tier-header-row .role-header-icon {
    width: 22px;
    height: 22px;
  }
}
