﻿ .border-right{
            border-right:3px solid #e74c3c;
            padding-right:25px;
            height:auto;
            word-spacing:10px;
        }
        .border-Left{
            /*border-left:3px solid #e74c3c;*/
            padding-left:25px;
            word-spacing:2px;
        }
        .col-lg-6 {
            width: 50%;
        }
         p{
            text-align:justify;
            color:#494545;
            font-weight:600;
              font-family:'Times New Roman', Times, serif;
            color:dimgray;
        }
       @media(min-width:200px) and (max-width:425px){
          .dis {
               display:contents;
           }

       }

       