.inner-page-wrapper.display-flex, .display-flex {
	display: flex;
}

.inner-page-wrapper.display-flex.reverse-row {
	flex-direction: row-reverse;
}

.inner-page-wrapper .connecting-people-mobile, .inner-page-wrapper .connecting-people-mobile.right {
	top: 0;
	right: 0;
	float: none;
}

.white-wrapper.testimonial-wrapper.fix-testimonial-section {
	height: auto;
	padding-bottom: 77px;
}

.grey-wrapper.connecting-people.feature-list.fix-feature-list, .grey-wrapper.connecting-people.update-section-layout, .update-section-layout, .update-call-to-action {
	height: auto;
	padding: 68px 0;
}

@media screen and (max-width:667px) {
	.grey-wrapper.connecting-people.feature-list.fix-feature-list, .grey-wrapper.connecting-people.update-section-layout, .update-section-layout, .update-call-to-action {
		padding: 30px 0;
	}

	.white-wrapper.connecting-people.with-bg {
		height: auto;
	}

}

.header-inner {
	position: relative;
	top: 0;
}

.justify-content-center {
	justify-content: center;
}

.align-item-center {
	align-items: center;
}

ul.features-blts.fix-top-pos {
	margin-top: 0px;
}

.features-indicator {
	display: none;
}

ul.features-blts.convenience, ul.features-blts {
	margin-top: 0px;
}

.white-wrapper.connecting-people.with-bg.update-call-to-action {
	height: auto;
}

.white-wrapper.connecting-people.with-bg.update-call-to-action h2 {
	padding-top: 0px;
}
