wp-content/themes/***/single/single-news.php
<style>
.page-width-2 {
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
}
.blog-list {
width: 100%;
}
.list-content {
padding: 30px;
background: #fff;
margin-bottom: 30px;
}
.content {
width: 100%;
float: none;
}
</style>