.subs-ticker {
	display: inline-block;
}

.subs-ticker .subs-ticker__slot {
	display: inline-block;
	overflow: hidden;
	height: 1em;
	line-height: 1em;
	width: 1ch;
	text-align: center;
	vertical-align: bottom;
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	max-width: none !important;
}

.subs-ticker .subs-ticker__strip {
	display: block;
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	max-width: none !important;
}

.subs-ticker .subs-ticker__digit {
	display: block;
	height: 1em;
	line-height: 1em;
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	max-width: none !important;
}
