.product_list{display:flex;width:100%;max-width:1280px;gap:20px;padding-left:15px;padding-right:15px}@media (max-width:920px){.product_list{overflow-x:scroll}}@media (max-width:570px){.product_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:470px){.product_list{grid-template-columns:repeat(2,minmax(0,1fr))}}