#customers__think .content__group .logo{
	width: 9.02931rem;
	height: 4.09613rem;
	object-fit: contain;
	position: absolute;
	left: 1.53319rem;
	bottom: 0.92756rem;
}
#customers__think .content i.quote{
	color: var(--soft-blue);
	opacity: 0.2;
}
@media screen and (max-width: 639px) {
	.features__group{
		padding-top: 0;
	}
	.features__group .feature__left{
		margin-bottom: 0;
	}
	.features__group .features .feature__container:first-child {
		padding: 3.75rem 0 3.5rem 0;
	}
	#banner .box__img__people{
		height: 20.3585rem;
	}
	#customers__think .content__group .logo{
		width: 5.16981rem;
		height: 2.34525rem;
		left: 0.94rem;
		bottom: 0.83rem;
	}
	.features__group .feature__container:last-child .feature__left{
		margin-bottom: 1.5rem;
	}
}