@media (max-width: 480px){
li.col.col-lg-3.col-sm-4.col-xs-12.product-list__unit {
    width: 50%;
    height: 320px !important;
}
}