.product_list{display:flex;flex-wrap:wrap;justify-content:center}.product_list .product{width:25%;padding-right:30px;padding-left:30px;padding-bottom:90px;text-align:center}.product_list .product img{margin:auto;margin-bottom:15px}.sku{font-size:0.75em}.details a,a.clear_filters{display:inline-block;background-color:#000;padding:7px 15px;font-size:0.65em;color:#fff;margin:auto;border-radius:10px;border:0;text-decoration:none;text-transform:uppercase;margin-top:15px}a.clear_filters{margin:0 auto 90px auto}.details a:hover,a.clear_filters:hover{background-color:#80A022}@media screen and (max-width:970px){.product_list .product{width:33%}}@media screen and (max-width:750px){.product_list .product{width:50%;font-size:0.875em}}@media screen and (max-width:500px){.product_list .product{width:100%}}