.tlater{
    display: none;
}

.tUpload{
    all: unset;
}

.personimg, .productimg{
    max-width: 100px;
    max-height: 100px;
    width: 100px;
    height: auto;
}

.detailsTable {
    width: 100%;
}

.detailsTable td {
    padding-right: 2px;
    padding-bottom: 10px;
}