/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.1.10
*/

@media (max-width: 768px) {
    ul.products.columns-3 li.product {
        flex: 0 0 50%;
        max-width: 50%;
    }
}