@media screen and (max-width: 479px) {
    .shop_content .shop-products .item-col {
        max-width: 50%;
        width: 50%;
    }
}