$G$ is a simple group of order $60$. Then show that $G$ contains a subgroup of order 12.
* MY TRY:
Suppose $G$ has no subgroup of order 12. Let $n_5$ denote the number of Sylow 5-subgroups of $G$. Then $n_5$ is either 1 or 6. $n_5$ cannot be 1, for this would contradict that the group is simple. If $n_5=6$, then we have 24 elements of order 5.
Now $n_2=1,3,5$, or $15$. If $n_5=15$, let the Sylow 2-subgroups be $B_1,B_2,\dotsc$. Then either $B_i\cap B_j=\{e\}$ or $|B_i\cap B_j|=2$. If $B_i\cap B_j=\{e\}$, then the group would have at least 70 elements (45 + 24 + 1), a contradiction.
If $|B_i\cap B_j|=2$, then $B_i\cap B_j$ is a normal subgroup of both $B_i$ and $B_j$. Then I considered $N(B_i\cap B_j)=\{g\in G:g(B_i\cap B_j)g^{-1}=B_i\cap B_j\}$, and arrived at a contradiction (not providing details though) on considering $o(N(B_i\cap B_j))$.
Thus $n_2\neq 15$. $n_2\neq 1$ as the group is simple.
How can I eliminate the remaining cases that $n_2$ is 3 or 5?