.arti_line_style_1_3 .arti_line_style_1_3_contents .line:nth-child(2n):after {content: ''; position: absolute; top: 4px; left: 0; width: 1px; height: 11px; background-color: rgba(0,0,0,0.1);}
.arti_line_style_1_3 .arti_line_style_1_3_line:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: rgba(0,0,0,0.1)}

.reverse.arti_line_style_1_3 .arti_line_style_1_3_line:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: rgba(255,255,255,0.2)}
.reverse .arti_line_style_1_3 .arti_line_style_1_3_line:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: rgba(255,255,255,0.2)}


@media all and (min-width: 992px) {
    .arti_line_style_1_3 .arti_line_style_1_3_line:after {width: 1px; height: calc(100% - 4px);}
}