.discount {
	background: #F43535;
	font-size: 12px;
	border-radius: 3px;
	color: #ffff;
	height: 20px;
	width: 45px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}