/** custom css for SimpleBlog **/
.cardblog{
border: none;
    box-shadow: none;
}

.simpleblog__listing &gt; .row &gt; div {
    width: 50%;
    float: left;
    min-height: 640px;
}