/*
Theme Name: Auto shop
Theme URI: http://auto
Author: Ilya
Author URI: http://example.com/
Description: Meat store site
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, theme, etc
Text Domain: my-custom-theme
*/
@media (max-width: 1650px) {
    .card-count-input-container {
        width: 70%;
    }
    .product-thumbnail {
        width: 230px;
        height: 230px;
    }
}

