@media (max-width:420px)
{
	.product-grid-4 .col-12{
    width:50% !important;
  }
}