.pricing-page-hero-usp:first-child {
	background: url(/_next/static/media/xing-pink.0c539655.svg) no-repeat right top;
}

.pricing-page-hero-usp:nth-child(2) {
	background: url(/_next/static/media/xing-blue.20bf46a3.svg) no-repeat right top;
}

.pricing-page-hero-usp:nth-child(3) {
	background: url(/_next/static/media/xing-lightblue.1c88a336.svg) no-repeat right
		20px top 15%;
}

.pricing-page-demo-usp:first-child {
	background: url(/_next/static/media/xing-pink.0c539655.svg) no-repeat right -14px
		top -12px;
	background-size: 74px 74px;
}

.pricing-page-demo-usp:nth-child(2) {
	background: url(/_next/static/media/xing-blue.20bf46a3.svg) no-repeat right top -18px;
	background-size: 74px 74px;
}

.pricing-page-demo-usp:nth-child(3) {
	background: url(/_next/static/media/xing-lightblue.1c88a336.svg) no-repeat right
		10px top 6px;
	background-size: 60px 60px;
}

.pricing-page-demo-usp:nth-child(4) {
	background: url(/_next/static/media/xing-lightpink.79437a11.svg) no-repeat right -18px
		top 4px;
	background-size: 74px 74px;
}

.stacked-grid-items {
	grid-area: 1/1;
}

