.arti_line_style_2_2 .arti_line_style_2_2_line:after{content: ''; position: absolute; bottom: 0; left: 0; width: 100%; border-bottom: 1px solid rgba(18,0,144,0.12);}
.arti_line_style_2_2 .arti_line_style_2_2_line:last-child:after{content: none}

.reverse .arti_line_style_2_2 .arti_line_style_2_2_line:after{border-color: rgba(255,255,255,0.3);}

@media all and (min-width: 992px) {
    .arti_line_style_2_2 .arti_line_style_2_2_line:after{bottom: 7px; left: auto; right: 0; border-right: 1px solid rgba(18,0,144,0.12); border-bottom: none; width: auto; height: calc(100% - 72px);}
}