.breaking-news .breaking-title a {
	font-size: 50px;
	line-height: 70px;
	font-weight: 700;
	display: block;
	color: #337ab7;
	margin: 0 !important;
}
.breaking-news .breaking-title a:hover {
	font-size: 50px;
	color: black;
	cursor: pointer;
}
.breaking-news .author-name {
	font-size: 20px;
	color: #267163;
	font-weight: 700;
	display: block;
	margin-bottom: 30px;
	text-align: center;
}
.text-time {
	font-size: 10px;
	font-style: italic;
}
.nepali-time {
	text-align: center;
	font-size: 14px;
}
.top-currentdate {
    display: inline;
    color: #ffffff;
    margin-right: 15px;
}
.top-currentdate i {
    margin-right: 5px;
    font-size: 18px;
}
.top-currentdate .left-icon {
    color: #a3dce4;
}