.subject-img{
	    border-radius: 5px;

}


.text-4 p{
	margin-top: 5px;
	
	display:-webkit-box;
overflow:hidden;
text-overflow:ellipsis;
-webkit-line-clamp:4;
-webkit-box-orient:vertical;

}

.img-fluid {
	    border-radius: 5px;
    width: 100%;
    height: 210px;
}

.subject-content h4{
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}


.dst-btm span{
	font-size: 16px;
	color: red;
	line-height: 32px;
}
