 @media only screen and (max-width: 767px) {
	.tabs-categorys li{
    	width: 46%;
        margin-right:0;
    }
}
