.styled-select select {text-align:left;}
@media screen and (max-width: 1000px){
	img.darkpouksmall {
		top:70px!important;
	}
	img.darkpouksmallsecond {
		top:40px!important;
	}
}

@media screen and (max-width: 500px){
	img.hpdarkpouk { display:block!important;}
	.discount.table div.leftboxwithdesc {width:60%!important;}
	.discount.table div.rightboxwithprice {width:39%!important;}
	.discount.table div.rightboxwithprice a.rightdetaillink { display:block;}
	.discount.table div.rightboxwithprice a.rightdetaillink span {width:auto!important;}
}