.news-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}