.cardContainer {
	justify-content: space-between !important;
	min-height: 300px;
	height: auto !important;

	.label {
		max-width: 189px !important;
		line-height: 28px;
	}

	.footerText {
		font-size: 18px;
		font-weight: 900;
		text-transform: none !important;
		text-align: left;

		sup {
			top: -1px;
			right: 1px;
			font-size: 18px;
		}
	}
}
