/*** two column block css start ***/
.two-column .col-lg-8
{
    padding-left:0px;
}
.two-column .col-lg-4
{
    padding-right:0px;
}