@media screen and (min-width: 641px){
.ProductList--grid {
    padding: 0 24px;
    margin-left: -24px;
    text-align: center;
}
}
