#dynamicModalContentContainer > #records > .result-row > div:nth-child(3),
#dynamicModalContentContainer > #records > .result-row > div:nth-child(4),
#dynamicModalContentContainer > #records > .header-row > div:nth-child(4),
#dynamicModalContentContainer > #records > .header-row> div:nth-child(3){
 display:none;
}

#records > .result-row > div:nth-child(2){
width: 80%;
}