.pixNav {
  --num-cols: 3;
}

.Home .pixNav {
  --num-cols: 4;
}

.pixNav.fixwidth .item, .pixNav.cards .item{
  box-shadow: unset;
}