#banner .description__banner{
	width: 45.22363rem;
}
.features__group{
	padding-top: 4.31rem;
}


#most__entrusted{
	background: linear-gradient(180deg, #F9F9FF 0%, #F3F8FF 100%), #FFF;
}
.most__entrusted{
	background: transparent;
}
@media screen and (min-width: 640px){
	.most__entrusted{
		margin-top: 2.75rem;
	}
}
@media screen and (max-width: 639px){
	#banner .description__banner{
		width: 100%;
		margin-bottom: 1.25rem;
	}
	#most__entrusted{
		background: linear-gradient(180deg, #F4FAFF 0%, #FFF 100%);
	}
	#banner .box__img__people{
		height: 18.45356rem;
	}
	.get-started-mb{
		margin-top: 0;
	}
	.features__group{
		padding-top: 0;
	}
	.features__group .feature__left{
		margin-bottom: 0;
	}
	.features__group .box__btn__partnership{
		margin-top: 3.5rem;
	}
	.features__group > .container:first-child{
		padding-bottom: 0;
	}
	.features__group .features .feature__container:first-child{
		padding: 3.75rem 0 3.5rem 0;
	}
	#most__entrusted .container_entrusted_item{
		background: transparent;
	}
}