﻿.default-news {
    float: right;
    max-width: 300px;
    border: solid 1px white;
    margin: 10px;
    padding: 10px
}
