#content-wrap #donation-resource #donation-resource-grid-table .header-image .ag-header-cell-comp-wrapper .ag-cell-label-container .ag-header-cell-label,
#content-wrap #donation-resource #donation-resource-grid-table .header-sound .ag-header-cell-comp-wrapper .ag-cell-label-container .ag-header-cell-label{
  justify-content: center;
}

#content-wrap #donation-resource #donation-resource-grid-table .cell-image,
#content-wrap #donation-resource #donation-resource-grid-table .cell-sound{
  justify-content: center;
}

#content-wrap #donation-resource #donation-resource-grid-table .cell-sound wave-audio-path-player::part(play),
#content-wrap #donation-resource #donation-resource-grid-table .cell-sound wave-audio-path-player::part(slider){
  line-height: 0;
}

#content-wrap #donation-resource #donation-resource-grid-table .cell-sound wave-audio-path-player::part(currenttime),
#content-wrap #donation-resource #donation-resource-grid-table .cell-sound wave-audio-path-player::part(duration){
  top: 0;
  line-height: normal;
  font-size: 14px;
}