@charset 'utf-8';
  @media (max-width: 468px)
{
ul.products li.product 
{
width: 47.8% !important;
}
}