.text_bg_style_5 .text_bg_style_5_contents {border: 1px solid rgba(0,0,0,0.1)}
.text_bg_style_5 .text_bg_style_5_contents .text_bg_style_5_date {min-width: 85px}
.text_bg_style_5 .text_bg_style_5_contents .text_bg_style_5_line:after {content: ''; position: absolute; top: 10px; left: 0; width: 1px; height: 13px; background-color: rgba(0,0,0,0.1)}

.reverse.text_bg_style_5 .text_bg_style_5_contents {border: 1px solid rgba(255,255,255,0.2)}
.reverse .text_bg_style_5 .text_bg_style_5_contents {border: 1px solid rgba(255,255,255,0.2)}
.reverse.text_bg_style_5 .text_bg_style_5_contents .text_bg_style_5_line:after {content: ''; position: absolute; top: 10px; left: 0; width: 1px; height: 13px; background-color: rgba(255,255,255,0.2)}
.reverse .text_bg_style_5 .text_bg_style_5_contents .text_bg_style_5_line:after {content: ''; position: absolute; top: 10px; left: 0; width: 1px; height: 13px; background-color: rgba(255,255,255,0.2)}

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