#banner .description__banner {
    width: 45.22363rem;
}
#campaign .container > .headline {
    width: 67.50188rem;
}
#campaign .container > .desc {
    width: 46.125rem;
    margin-bottom: 6.88rem;
}
.get-started__wrapper--left > p {
    width: 34rem;
    margin-bottom: 2rem;
}
@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 .container_entrusted_item{
		background: transparent;
	}
    #features .features .feature__container:last-child {
        padding: 2rem 0 3.5rem 0;
    }
    #banner .box__img__people {
        height: 16.84575rem;
    }
    #campaign .container > .desc,
    #campaign .container > .headline {
        width: 100%;
    }
    #campaign .container > .desc {
        margin-bottom: 2.25rem;
    }
    .get-started-mb {
        margin-top: 0;
    }
    #further .container .further__group {
        padding: 0 0.63rem;
    }
    .get-started__title ~ p.font-size-sub1 {
        padding: unset;
    }
	.features__group .feature__left{
		margin-bottom: 0;
	}
	.features__group .box__btn__partnership{
		margin-top: 3.5rem;
	}
}
