@media screen and (max-width:768px){
    .products.mobile-2 .column-item{
        max-width: 50% !important;
    }
}