.exList.sports {
  	list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.exList.sports li {
	width: 50%;
}