.filters-wrapper {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 25px;
}