.text_info_style_3_con{}
.text_info_style_3_con .text_info_style_3:after{content: ""; position: absolute; left: 50%; bottom: 0; width: 50%; transform: translateX(-50%); border-bottom: 1px solid rgba(0,0,0,0.1);}
.text_info_style_3_con .text_info_style_3:last-child:after{content: none;}

.reverse.text_info_style_3_con .text_info_style_3:after{border-color: rgba(255,255,255,0.2);}
.reverse .text_info_style_3_con .text_info_style_3:after{border-color: rgba(255,255,255,0.2);}


@media all and (min-width: 992px) {
    .text_info_style_3_con .text_info_style_3:after{bottom: auto; left: auto; width: auto; border-bottom: none; transform: translateX(0%); top: 5px; right: 0; height: calc(100% - 15px); border-right: 1px solid rgba(0,0,0,0.1);}

}
