.typography-compare-badge {
	font-size: 42px;
}

@media only screen and (max-width: 1068px) {
	.typography-compare-badge {
		font-size: 35px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-compare-badge {
		font-size: 35px;
	}
}
