.product_list{grid-template-columns:repeat(auto-fill,minmax(155px,1fr))}@media screen and (max-width:480px){.product_list{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}