#categories {
	justify-content: flex-start;
}

#categories a {
	margin: 0 1.5% 15px 1.5%;
	width: 22%;
}