.img_text_style_0_6 .img_text_style_0_6_text_con .desc_con{border-top: 1px solid rgba(18,0,144,0.12);}

.reverse .img_text_style_0_6 .img_text_style_0_6_text_con .desc_con{border-color: rgba(255,255,255,0.3);}

@media all and (min-width: 992px) {

    .img_text_style_0_6{display: flex; flex-wrap: wrap; flex-direction: row-reverse; align-items: center;}
    .img_text_style_0_6 .img_text_style_0_6_img_con{calc(50% - 60px);}
    .img_text_style_0_6 .img_text_style_0_6_text_con{calc(50% + 60px);}
}