#list-a .product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 750px){#list-a .product-list__item{width:29.66%;margin-left:5.5%;margin-bottom:4%}#list-a .product-list__item:nth-child(3n+1){margin-left:0}}@media screen and (max-width: 750px){#list-a .product-list__item{width:47.5%;margin-left:5%;margin-bottom:4%}#list-a .product-list__item:nth-child(2n+1){margin-left:0}}