.title_style_0_line:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background-color: rgb(0, 0, 0);}

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

@media all and  (min-width: 992px) {
    .title_style_0_line:after {width: 100%;}
}