.sf_product_slider li::marker{
	content: '';
}
@media only screen and (max-width:768px) {
	.sf_product_slider  .owl-stage{
		padding-left: 0px !important;
	}
}