@media screen and (max-width: 1200px) and (min-width:0px) {
    .NewsList .ListBox {
        margin: 0 15px;
    }
}