.sidebar__wrapper {
	position: relative;
	padding: 45px;
	z-index: 99999;
	background: #fff;
}



.features__item-wrapper .features__item-2:nth-child(1) {
	margin-left: 400px;
}
.features__item-wrapper .features__item-2:nth-child(2) {
	margin-left: 100px;
	margin-top: -85px;
}
.features__item-wrapper .features__item-2:nth-child(3) {
	margin-top: 30px;
	margin-left: -45px;
}

.counter__wrapper .counter-col-wrapper:nth-child(1) {
	margin-top: 150px;
}
.counter__wrapper .counter-col-wrapper:nth-child(2) {
	margin-top: 35px;
}
.counter__wrapper .counter-col-wrapper:nth-child(4) {
	margin-top: 125px;
}