table{
    text-align:center;
    table-layout: fixed !important;
    text-align: left !important;
}
tr{
    border: rgba(255, 255, 255, 0) !important;
}
td{
    height: 10px !important;
    padding: 3px 0px 3px 0px !important;
    border: rgba(255, 255, 255, 0) !important;

}


.profile-picture{
    height: 110mm !important;
    margin-left: 3mm;
    margin-top: -6mm !important;
}
