#postgraduate-list .item{
	border: solid #000 2px !important;
	border-radius: 25px !important;
}
#postgraduate-list .head{
	border-radius: 20px 20px 0px 0px !important;
}
#postgraduate-list .title2{
color: #000 !important;
min-height: 115px !important;
}
#postgraduate-list .title2 small{
	font-size: 16px !important;
}
#postgraduate-list img{
	height: 267px !important;
}
#postgraduate-list .overflow-auto{
	height: 150px !important;
}
.text-uppercase.cta.bg-black.text-white.rounded-5.fw-normal:hover{
	color: #000 !important;
}

#postgraduate-list .content-details{
	min-height: 312px !important;
}


@media (max-width: 767px) {
  #postgraduate-list .title2 {
    color: #000 !important;
    min-height: 50px !important;
}
}


