@media all and (min-width: 768px){
         .text_item_style_2 .text_item_style_2_line:after {content: ''; position: absolute; top: 9px; left: 0; width: 1px; height: 18px; background-color: rgba(18, 0, 144,0.12)}
    .text_item_style_2 .text_item_style_2_line:first-child:after {content: none;}
    .reverse .text_item_style_2 .text_item_style_2_line:after {background-color: rgba(255, 255, 255, 0.3)}   
    }