@media screen and (min-width: 640px) {
	#campaign .container>.desc {
		width: 45.57888rem;
	}

	.most__entrusted {
		margin-top: 2.75rem;
	}

	.get-started__wrapper--left>p {
		width: 32.1875rem;
	}
}

@media screen and (max-width: 639px) {
	#banner .box__img__people {
		height: 22.82969rem;
	}

	.features__group .feature__container:first-child {
		padding-top: 3.75rem;
	}

	.features__group {
		padding-top: 0;
	}

	.most__entrusted__swiper .testimonial-slide {
		background: var(--color-palette-white-background);
	}

	.features__group .feature__container:last-child {
		padding-bottom: 3rem;
	}

	.features__group .feature__left {
		margin-bottom: 0;
	}

	.features__group .box__btn__partnership {
		margin-top: 3.5rem;
	}

}