.stickers-ns {
	left: 0px;
	right: auto;
	margin-right: 15px;
	position: absolute;
	bottom:auto;
	top: -2px;
	z-index:5;
}
.stickers-ns .fa{
	font-size: 12px;
	vertical-align: middle;
}
.sticker-ns + .sticker-ns {
	margin-top: 0px;
}
.sticker-ns {
	font-size: 9px;
	font-weight: 500;
	padding: 3px 7px;
	position: relative;
	line-height: 14px;
	border-radius: 4px;
	text-align: center;
	min-width: 40px;
	margin-right: 8px;
}
.sticker-ns.procent-skidka {
	background: #D22C31;
	color: #fff;
}
.sticker-ch-pd.procent-skidka {
	font-size: 10px;
	padding: 4px 6px;
	position: relative;
	line-height: 1;
	border-radius: 6px;
	background: #D22C31;
	color: #fff;
	display: inline-block;
	transition: all 0.15s  ease 0s;
	margin-left: 6px;
	font-weight: 500;
	margin-bottom: 4px;
}
