
body .ly_products_35 .top_tab .list .tab_item{width: calc( ( 100% - ( 7 * 11px ) ) / 4 )!important;}
@media(max-width: 768px){
	body .ly_special_6 .list{grid-template-columns: repeat(3,1fr)!important;}
	body .ly_products_35 .top_tab .list .tab_item{width: calc( ( 100% - ( 7 * 11px ) ) / 2 )!important;}
}
