.main-news-content {
  padding-top: 20px;
}

.main-news-content h2 {
  margin: 5px 0 20px;
}

.main-news-content p {
  font-size: 16px;
  margin-bottom: 15px;
}

.main-news-content .bn-info {
  margin-top: 20px;
}

.main-news-content a {
	color: inherit;
}

.main-news-content a:hover {
	color: #337ab7;
}

.icon-top-left:nth-of-type(2) {
    margin-left: 60px;
}
