.download-items-list {
	display: flex;
	justify-items: center;
	align-items: center;
	flex-wrap: wrap;
}
