
.template-5392 .div-card {
    padding: 10px;
    border: 1px solid #000;
    width: 384px;
    height: 288px;
    box-sizing: border-box;
    /* margin-bottom: 25px; */
}

.template-5392 .usre-img {
    max-width: 120px;
    text-align: left;
}
.template-5392 .scaner-img img {
    width: 100px;
    height: auto;
}
.template-5392 {
    display: flex;
    max-width: 816px;
    margin: 0 auto;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    /* column-gap: 5px; */
}
.template-5392 .div-card .user-name p {
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    margin: 0px;
    text-align:center;
}
.qrcode-cs{margin-top:8px;}
.userimg-cs{border-radius: 4px;}
.template-5392 .div-card .user-name {
    border-bottom: 2px solid #696969;
}
.template-5392 .div-card .p-field p {
    margin: 0px;
    font-size: 15px;
    font-weight: 400;
    padding: 4px 0px;
    padding: 0px;
    font-weight: 500;
    font-size: 16px !important;
}
.template-5392 .div-card .user-details {
    display: flex;
    gap: 6px;
    padding-top: 12px;
}

.template-5392 .div-card .user-details .usre-img img {
    max-width: 100px;
}
.template-5392 .div-card .event-n p {
    margin: 0px;
    font-size: 16px !important;
    line-height: 19px;
}
.template-5392 .date p {
    margin: 0px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.template-5392 .scaner-img {
    text-align: right;
}
