.products-item {
  	float: left;
	margin: 0 4px 20px 0px;
	padding: 0;
	text-align: right;
	width:200px;
	/*border: 1px solid #ff0000;*/
}