.news-list-title {
font-size:20px;
color: rgb(7,12,79);
}

.list-wrapper {
margin-top:20px;
min-height: 500px;
}

.left-wrapper {
}

.list-right-wrapper {
width:250px;
height: 200px;
}

.list-right-wrapper{
}

.wp_article_list .list_item {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
    font-size: 16px;
}

.list-wrapper .navbar {
margin-left:0px;
}

#container .inner {

display:flex;
padding-bottom:30px;
width:1200px;
}

.left-wrapper {
width:250px;
margin-left:10px;
}
.navbar {
height: auto !important;
}

.right-wrapper-news {
width:950px;
}
