.news-item tbody,
td,
tfoot,
th,
thead,
tr {
	border-bottom: solid 1px #8f8f8f !important;
	padding: 5px !important;
}



.news-item table {
	border: none;
	margin-bottom: 12px;
}

@media (min-width: 992px) and (min-width: 1200px) {

	#header .header-nav.header-nav-links nav>ul>li>a,
	#header .header-nav.header-nav-links nav>ul>li:hover>a,
	#header .header-nav.header-nav-line nav>ul>li>a,
	#header .header-nav.header-nav-line nav>ul>li:hover>a {
		padding: 0 .75rem;
	}
}