.blog-post-list {
    padding-top: 40px;
    margin: 0 60px;
}
.justify-content-center {
    justify-content: left!important;
}
.pagination  {
    justify-content: center!important;
}
.clean-blog-post{
    border-radius: 0px;
}
.clean-block.clean-blog-list .block-content{
    margin-right: 64px;
}