.cnt.v5 {
	--cnt-v5-ui-scroll-h: 6rem; /* {min: 1, max: 8, step: .01, friendly: 'ContentV5 Review Scroll Max Height', type: 'range'} */
}

.cnt.v5 .ui-scroll {
	max-height: var(--cnt-v5-ui-scroll-h);
}