.bm_top_feature{
    font-size:0;
    padding-top:0.5%;
}
.bm_top_feature li{
    padding:0 0.25% 0.5% 0;
    width:49.99%;
    font-size:14px;
    display:inline-block;
}
.bm_top_feature li:nth-of-type(2n){
    padding:0 0 0.5% 0.25%;
}
.bm_top_feature li:nth-last-of-type(1), .bm_top_feature li:nth-last-of-type(2){
    padding-bottom:0;
}
.bm_section{
    margin-bottom:60px;
}