@media screen and (min-width:1200px){.shop_content .container {
    max-width: 100%;
}}


.main-container .shop-products .item-col {
    width: 100% !important;
    max-width: 100% !important;
}

.main-container .shop-products .item-col {
    max-width: 100% !important;
}