#container-news > .row:first-child
{
    flex-direction: row-reverse;

}
.see_more{
    text-align: end;
}
.Latest_articles{
    text-align: left!important;
}
