@media only screen and (min-width: 735px) {
	.router-item-environment .grid-item-headline {
		margin-right: 0;
		max-width: 450px;
	}
}

.section-compare .compare-table .studio-display-xdr .studio-display-xdr-stands {
	display: flex;
	align-items: center;
	height: 40px;
}

@media only screen and (max-width: 393px) {
	.section-compare .compare-table .studio-display-xdr .studio-display-xdr-stands {
		height: 60px;
	}
}
