.card-jurusan:hover{
	color: #0e0e87;
	border: 1px solid #0e0e87;
}
.imgcard{
	height: 166px;object-fit: cover;
}
.card-title{
	margin-bottom: 0px !important;
}
.judul-jurusan{
	font-size: 12px;
	min-height: 54px;
}
.kategori-jurusan{
	font-size: 12px; 
	color: darkslateblue;
}
.icon-jurusan{
	height: 30px; padding: 1px;
}
.jurusan-tranding-diskripsi{
	font-size: 12px !important;
	line-height:1.5em;height:6em !important;overflow:hidden;margin-bottom:0rem;
}


@media (min-width: 320px) and (max-width: 767px) {
	.judul-jurusan{
		font-size: 12px;
		min-height: 40px;
	}
	.jurusan-tranding-diskripsi{
		line-height:1.5em;height:4.5em !important;overflow:hidden;margin-bottom:0rem;
	}
}