.col-1-3 .article-list-default article:nth-child(2),
.col-1-3 .article-list-default article:nth-child(3) {
    display: none;
}

.col-1-3.build .article-list-basic article ul li:nth-child(5),
.col-1-3.build .article-list-basic article ul li:nth-child(6),
.col-1-3.build .article-list-basic article ul li:nth-child(7),
.col-1-3.build .article-list-basic article ul li:nth-child(8),
.col-1-3.build .article-list-basic article ul li:nth-child(9) {
    display: none;
}

.col-1-4-1 .article-list-basic li:nth-child(5),
.col-1-4-1 .article-list-basic li:nth-child(6),
.col-1-4-1 .article-list-basic li:nth-child(7),
.col-1-4-1 .article-list-basic li:nth-child(8) {
	display: none;
}

.article-cont table {
	width: 100%;
}

.article-cont table tr td {
	border-spacing: 2px;
	border: 1px solid grey;
}
