.cattracksimg {
	position: center;
	width: 50%
}
.center {
	text-align: center;
}
.cattracks {
	
	width: 75px;
	height: 23px;
}
.container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ul{
	list-style-type: disc;
}

