.img_text_style_0_2{}
.img_text_style_0_2 .play_con .play_btn_wrap{position: absolute; top: 50%; left: 0; z-index: 3; transform: translateY(-50%);}
.img_text_style_0_2 .text_con:after{content: ""; position: absolute; top: 0; left: 50%; height: 70px; border-right: 1px solid rgba(0,0,0,0.1);}

.reverse .img_text_style_0_2 .text_con:after{border-color: rgba(255,255,255,0.2);}
.reverse.img_text_style_0_2 .text_con:after{border-color: rgba(255,255,255,0.2);}

@media all and (min-width: 992px) {
    .img_text_style_0_2 .play_con:hover .play_btn_wrap .play_btn{opacity: 1;}
    .img_text_style_0_2 .text_con:after{height: 100px;}
}