.arti_line_style_2_1 .arti_line_style_2_1_line:first-child:after {display: none}
.arti_line_style_2_1 .arti_line_style_2_1_line:first-child > div[data-wv-layout-element="block_inner"] {padding-top: 0;}
.arti_line_style_2_1 .arti_line_style_2_1_line:last-child {margin-bottom: 0;}
.arti_line_style_2_1 .arti_line_style_2_1_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_2_1 .arti_line_style_2_1_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_2_1 .arti_line_style_2_1_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_2_1 .arti_line_style_2_1_line:after {top: 9px; left: 0; width: 1px; height: calc(100% - 17px); min-height: 85px}
}