#more_Wrapper2{}
#more_Wrapper2 .item .post-categories{}
#more_Wrapper2 .item{
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}
#more_Wrapper2 .item .sidebar-image-wrapper{margin-bottom: 10px}

#more_Wrapper2 .item:nth-child(1) {display: block;width: 100%;}
#more_Wrapper2 .item:nth-child(1) .sidebar-image-wrapper{}

#more_Wrapper2 .item:nth-child(2) {width: 48%;display: block;float: left;}
#more_Wrapper2 .item:nth-child(2) .sidebar-image-wrapper{max-height: 195px;overflow: hidden;}

#more_Wrapper2 .item:nth-child(3) {display: inline-block;width: 48%;float: right;}
#more_Wrapper2 .item:nth-child(3) .sidebar-image-wrapper{max-height: 195px;overflow: hidden;}


#more_Wrapper2 .item .post-categories {
    position: relative;

}

.other-four.container .col4 > h3 {
    padding: 17px 0;
    border-top: 1px solid #ccc;
}