.green{
	color: green;
}
.discount-red{
	color: green;
	font-size: 12px;
	display: block;
	width: 110%;
	float: right;
}
.header__basket, 
.cart_fixed_bottom{
	display: none !important;
}