@use '@talend/design-tokens/lib/tokens' as tokens;

.largeIllustration {
	width: tokens.$coral-sizing-maximal;
	height: tokens.$coral-sizing-xxxl;
}
