.mst-customize-shop-template{
	padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    width: 100%;
}
.shop_page_product_categories ul.columns-1 li.product{
	width: 100% !important;
}
.shop_page_product_categories ul.columns-2 li.product{
	width: 48% !important;
}
.shop_page_product_categories ul.columns-3 li.product{
	width: 29.4% !important;
}
.shop_page_product_categories ul.columns-4 li.product{
	width: 22% !important;
}
.shop_page_product_categories ul.columns-5 li.product{
	width: 16% !important;
}