@media (min-width: 1024px) {
.product {
	width:20%;
	float:left;
}	
}