#content{
    line-height: 2.5em;
    font-size: 1.1em;
}

#news-list-stacky{
    position: sticky;
    top: 150px;
    z-index: 10;
}