.title_style_0_info .title_style_0_info_line:first-child:after {display: none}
.title_style_0_info .title_style_0_info_line:after {content: ''; position: absolute; top: 10px; left: 0; width: 1px; height: 14px; background-color: rgba(18,0,144,0.12)}

.reverse.title_style_0_info .title_style_0_info_line:after{background-color: rgba(255,255,255,0.3);}

@media all and (min-width: 992px) {
    .title_style_0_info .title_style_0_info_line:after {top: 5px; height: 11px;}
}