.comment-gallery {
	display: flex;
	justify-content: center;
}
.comment-gallery li {
	padding: 10px;
}
