Enemys colliding each other

So, in my scene I have some Enemys what seek the player, but in the moment of a seek, this enemys are colliding each other, what is the best way to block the node below that enemys but not deteriorate yours pathfinding?

(I tried to block the nodes below the enemy, but this deteriorate the enemy pathfinding)