.tag {
	display: inline-flex;
	align-items: center;
	box-sizing: border-box;
	max-width: 100%;
	overflow: hidden;
}
