.para_style_2_con{}
    
    
    
    .para_style_2_3_con.type_3 .para_style_2:not(:last-child):after{content:''; position:absolute; width:100%; right:0; bottom:0; border-bottom:1px solid rgba(18, 0, 144,0.12);}
    
    .reverse.para_style_2_3_con.type_3 .para_style_2:not(:last-child):after{border-color:rgba(255, 255, 255, 0.3);}
    
    
    
    
    @media all and (min-width: 768px) {
    
    
        .para_style_2_3_con .para_style_2:nth-child(3n-2):after{content:""; position:absolute; width:auto; height:100%; right:20px; bottom:0; border-right:1px solid rgba(18, 0, 144,0.12); border-bottom: none;}
        .para_style_2_3_con .para_style_2:nth-child(3n-1):after{content:""; position:absolute; width:auto; height:100%; right:-20px; bottom:0; border-right:1px solid rgba(18, 0, 144,0.12); border-bottom: none;}
    
    
        .reverse.para_style_2_3_con .para_style_2:nth-child(3n-2):after{border-color:rgba(255, 255, 255, 0.3);}
        .reverse.para_style_2_3_con .para_style_2:nth-child(3n-1):after{border-color:rgba(255, 255, 255, 0.3);}
    }