.product-thumb .price {
	min-height: 40px;
	display: flex;
	flex-direction: column;
	align-items: initial;
	justify-content: center;
	line-height: 18px;
	text-align: left;
	margin-right: auto;
	font-size: large;
	color: red;
}

.stiker-ns.special {
    font-size: large;
}
