.desg_cert_prof_sec2 .cperm2_card_box .cperm2_top_card_box {
	position: relative;
}

.desg_cert_prof_sec2 .cperm2_card_box .syllabus_text {
	font-size: 1em;
	font-family: "FSAlbert", sans-serif;
	font-weight: 600;
	/* color: #b50156; */
	color: #ffffff;
	background-color: #b50156;
	line-height: normal;
	letter-spacing: 0.42px;
	/* padding-top: 0.75em; */
	padding: 0.75em 1em;
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
	width: 100%;
	max-width: 100%;
}

.desg_cert_prof_sec2 .cperm2_card_box .cperm2_top_card_content {
	min-height: 11.875em;
	max-height: 11.875em;
	height: 100%;
}

@media (max-width: 1194px) {
	.desg_cert_prof_sec2 .cperm2_card_box .cperm2_top_card_content {
		min-height: 14em;
		max-height: 14em;
	}
}

@media (max-width: 767px) {
	.desg_cert_prof_sec2 .cperm2_card_box .cperm2_top_card_enrol {
		padding-bottom: 0;
	}

	.desg_cert_prof_sec2 .cperm2_card_box .syllabus_text {
		font-size: 1.3em;
		line-height: 1.435;
		/* padding-top: 0.77em; */
		margin-top: 0.77em;
		padding: 0.77em 0.77em;
		position: relative;
		bottom: initial;
		left: initial;
	}

	.desg_cert_prof_sec2 .cperm2_card_box .cperm2_top_card_content {
		min-height: auto;
		max-height: 100%;
	}
}
