.training-days-container {
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
}
