.lemm-ki-tag-wrap {
	position: relative;
	max-width: 100%;
	line-height: 0;
}

.lemm-ki-tag-wrap img {
	max-width: 100%;
	height: auto;
}

.lemm-ki-tag-overlay {
	position: absolute;
	right: 8px;
	bottom: 8px;
	padding: 4px 10px;
	background-color: rgba(255, 255, 255, 0.6);
	color: #000;
	font-size: 11px;
	line-height: 1.3;
	border-radius: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	pointer-events: none;
	z-index: 2;
}
