.latest-exam-wrap{
	width:100%;
}

.latest-exam-wrap a{
	display:inline-block;
	width:100%;
	font-size:15px;
	line-height:15px;
	color:#222837;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	padding-bottom:13px;
	margin:0;
}

.latest-exam-wrap a:last-child{
	padding:0;
}