*
        {
            margin:00px;
            padding: 00px;
            
        }
        .container
        {
            height: 100vh;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-around;
            flex-wrap: wrap;
            box-sizing: border-box;
            flex-direction: row;

            

        }
       .font {
            height: 355px;
            width: 225px;
            position: relative;
            border-radius: -2px;
            background-image: url(ecardbgfinal.png);
            background-size: 231px 324px;
            background-repeat: no-repeat;
            width: 230px;
        }
        
        .companyname{
            color:White;
            
            padding: 10px;
            font-size:25px;
        }

        .tab {padding-right:30px;}

        .top img {
            height: 100px;
            width: 100px;
            background-color: #e6ebe0;
            border-radius: 57px;
            position: absolute;
            top: 103px;
            left: 66px;
            object-fit: content;
            border: 3px solid rgba(255 , 255 , 255 , .2);
        }
        .ename{
            position: absolute;
            top: 160px;
            left: 90px;
            color:white;
            font-size:16px;
        }
        .edetails
        {
            position: absolute;
            top: 212px;
            text-transform:capitalize;
            font-size: 11px;
            text-emphasis: spacing;
            margin-left: 5px;
        }
        .signature{
            position: absolute;
            top: 75%;
            height: 80px;
            width: 160px;
        }
        .signature img{

            height: 40px;
            width: 100px;
            margin: 15px 00px 00px 5px;
            border-radius: 7px;
          
        }


        .barcode img
        {
                height: 50px;
                width: 65px;
                text-align: center;
                margin: 12px;
                margin-top: 29px;
        }
        .barcode
        {
            text-align: center;
            position: absolute;
            top:62.5%;
            left: 148px;
        }
        

        .qr img
        {
            position: absolute;
            top: 85%;
            left: 32%;
            height: 30px;
            width:120px;
            margin:20px;
            background-color:white;
            
        }
        .edetails .Address
        {
           
            width: 60%;
            text-align: justify;
        }
     