@media screen and (max-width:767px) {
	.custom-xs-table-drsie-submitted-list-responsive tbody td:nth-of-type(1):before {
		content: "S/No.";
	}
	.custom-xs-table-drsie-submitted-list-responsive tbody td:nth-of-type(2):before {
		content: "Period of Filling";
	}
	.custom-xs-table-drsie-submitted-list-responsive tbody td:nth-of-type(3):before {
		content: "E-File Number";
	}
	.custom-xs-table-drsie-submitted-list-responsive tbody td:nth-of-type(4):before {
		content: "Status";
	}
	.custom-xs-table-drsie-submitted-list-responsive tbody td:nth-of-type(5):before {
		content: "Reason";
	}
	.custom-xs-table-drsie-submitted-list-responsive tbody td:nth-of-type(6):before {
		content: "Last Updated Date/Time";
	}
	.custom-xs-table-drsie-submitted-list-responsive tbody td:nth-of-type(7):before {
		content: "Action";
	}
	
	.custom-xs-table-drsie-toSubmitted-list-responsive tbody td:nth-of-type(1):before {
		content: "S/No.";
	}
	.custom-xs-table-drsie-toSubmitted-list-responsive tbody td:nth-of-type(2):before {
		content: "DRS No.s";
	}
	.custom-xs-table-drsie-toSubmitted-list-responsive tbody td:nth-of-type(3):before {
		content: "No. of Outstanding I&E";
	}
	.custom-xs-table-drsie-toSubmitted-list-responsive tbody td:nth-of-type(4):before {
		content: "Saved I&E Period";
	}
	.custom-xs-table-drsie-toSubmitted-list-responsive tbody td:nth-of-type(5):before {
		content: "Saved Date/Time";
	}
	.custom-xs-table-drsie-toSubmitted-list-responsive tbody td:nth-of-type(6):before {
		content: "Action";
	}
	
	
	.custom-xs-table-drsie-allowance-list-responsive tbody td:nth-of-type(1):before {
		content: "S/No.";
	}
	.custom-xs-table-drsie-allowance-list-responsive tbody td:nth-of-type(2):before {
		content: "Allowance";
	}
	.custom-xs-table-drsie-allowance-list-responsive tbody td:nth-of-type(3):before {
		content: "If Others, please specify";
	}
	.custom-xs-table-drsie-allowance-list-responsive tbody td:nth-of-type(4):before {
		content: "Amount";
	}
	.custom-xs-table-drsie-allowance-list-responsive tbody td:nth-of-type(5):before {
		content: "Action";
	}
	
	.custom-xs-table-drsie-income-list-responsive tbody td:nth-of-type(1):before {
		content: "S/No.";
	}
	.custom-xs-table-drsie-income-list-responsive tbody td:nth-of-type(2):before {
		content: "Other Sources of Income";
	}
	.custom-xs-table-drsie-income-list-responsive tbody td:nth-of-type(3):before {
		content: "If Others, please specify";
	}
	.custom-xs-table-drsie-income-list-responsive tbody td:nth-of-type(4):before {
		content: "Amount";
	}
	.custom-xs-table-drsie-income-list-responsive tbody td:nth-of-type(5):before {
		content: "Action";
	}
	
	
	.custom-xs-table-drsie-householdExpense-list-responsive tbody td:nth-of-type(1):before {
		content: "Household Expense";
	}
	.custom-xs-table-drsie-householdExpense-list-responsive tbody td:nth-of-type(2):before {
		content: "$ Paid by me";
	}
	.custom-xs-table-drsie-householdExpense-list-responsive tbody td:nth-of-type(3):before {
		content: "$ Paid by other parties";
	}
	.custom-xs-table-drsie-householdExpense-list-responsive tbody td:nth-of-type(4):before {
		content: "Relationship of party to you";
	}
	.custom-xs-table-drsie-householdExpense-list-responsive tbody td:nth-of-type(5):before {
		content: "If Others, please specify";
	}
	
	.custom-xs-table-drsie-personalExpense-list-responsive tbody td:nth-of-type(1):before {
		content: "S/No.";
	}
	.custom-xs-table-drsie-personalExpense-list-responsive tbody td:nth-of-type(2):before {
		content: "Personal Expense";
	}
	.custom-xs-table-drsie-personalExpense-list-responsive tbody td:nth-of-type(3):before {
		content: "Amount";
	}
	
	.custom-xs-table-drsie-personalVehicleExpense-list-responsive tbody td:nth-of-type(1):before {
		content: "S/No.";
	}
	.custom-xs-table-drsie-personalVehicleExpense-list-responsive tbody td:nth-of-type(2):before {
		content: "Personal Vehicle Expense";
	}
	.custom-xs-table-drsie-personalVehicleExpense-list-responsive tbody td:nth-of-type(3):before {
		content: "Amount";
	}
	
	
	.custom-xs-table-drsie-dependentExpense-list-responsive tbody td:nth-of-type(1):before {
		content: "Relationship";
	}
	.custom-xs-table-drsie-dependentExpense-list-responsive tbody td:nth-of-type(2):before {
		content: "If Others, please specify";
	}
	.custom-xs-table-drsie-dependentExpense-list-responsive tbody td:nth-of-type(3):before {
		content: "Expense";
	}
	.custom-xs-table-drsie-dependentExpense-list-responsive tbody td:nth-of-type(4):before {
		content: "If Others, please specify";
	}
	.custom-xs-table-drsie-dependentExpense-list-responsive tbody td:nth-of-type(5):before {
		content: "Amount";
	}
	.custom-xs-table-drsie-dependentExpense-list-responsive tbody td:nth-of-type(6):before {
		content: "Action";
	}
}