.card-info-and-table-container > .invoice-details > div > .value-group > .value-text,
.card-info-and-table-container > .invoice-details > div > .value-group > .value,
.card-info-and-table-container > .invoice-details > div > .transaction-group > .transaction-text,
.card-info-and-table-container > .invoice-details > div > .transaction-group > .transaction {
  font-size: 13px;
}

.table-container-list.payments div.date-for-status-div {
	width: auto !important;
	overflow: hidden !important;
	border-right: none !important;
}

#landing-page #payments-list .table-container-list-heading div.sending-time-header,
#landing-page #payments-list .table-container-list-heading div.date-for-status-header,
.table-container-list.payments div.sending-time-div,
.table-container-list.payments div.date-for-status-div {
	width: 25% !important;
}

#landing-page #payments-list .table-container-list-heading div.operator-header,
.table-container-list.payments div.operator-div {
	width: 15% !important;
}

#landing-page #payments-list .table-container-list-heading div.company-sending-header,
.table-container-list.payments div.company-sending-div {
	width: 35% !important;
}