.arti_line_style_1_7 .arti_line_style_1_7_line:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: rgba(0,0,0,0.1)}
.arti_line_style_1_7 .arti_line_style_1_7_line .arti_line_style_1_7_desc{text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap:break-word; max-height: 102px;}

.reverse.arti_line_style_1_7 .arti_line_style_1_7_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_7 .arti_line_style_1_7_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_7 .arti_line_style_1_7_line:after {top: 9px; left: 0; width: 1px; height: calc(100% - 4px);}
}