/* Enter Your Custom CSS Here */
.blog .blog-list li {
    width: 25%;
    margin-right: 5%;
    display: inline-block;
}
.blog .col-md-8 {
    width: 100%;
}
.widget {
    padding-bottom: 10px !important;
}