.arti_line_style_2_4 .arti_line_style_2_4_line:first-child:after {display: none;}
.arti_line_style_2_4 .arti_line_style_2_4_line:first-child > div[data-wv-layout-element="block_inner"] {padding-top: 0;}
.arti_line_style_2_4 .arti_line_style_2_4_line:last-child {margin-bottom: 0;}
.arti_line_style_2_4 .arti_line_style_2_4_line:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: rgba(18,0,144,0.12);}

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

@media all and (min-width: 992px){
    .arti_line_style_2_4 .arti_line_style_2_4_line:after {bottom: 7px; top: auto; width: 1px; height: calc(100% - 13px);}
}