.product-props-list{display:flex;flex-wrap:wrap;justify-content:space-between}.product-props-list-item{flex-grow:1;flex-basis:23%;margin:0 12px 24px}@media screen and (max-width:768px){.product-props-list-item{flex-basis:45%}}@media screen and (max-width:480px){.product-props-list-item{flex-basis:100%}}