@media (max-width: 576px) {
	.product__filter {
		position: static!important;
		margin: 0 auto!important;
		transform: initial!important;
	}
}