article section table.deploy-history-table thead tr th:nth-child(1) { width: 4%; text-align: center; padding-left: 0; padding-right: 0; }
article section table.deploy-history-table thead tr th:nth-child(2) { width: 13%; padding-left: 0; padding-right: 0;}
article section table.deploy-history-table thead tr th:nth-child(3) { width: 10%; padding-left: 0; padding-right: 0;}
article section table.deploy-history-table thead tr th:nth-child(4) { width: 7%; padding-left: 0; padding-right: 0;}
article section table.deploy-history-table thead tr th:last-child { width: 50%; }
article section table.deploy-history-table thead tr th { text-align: center; }
article section table.deploy-history-table tbody tr td{ text-align: center; }
article section table.deploy-history-table tbody tr td:last-child{ text-align: left; }
article section table.deploy-history-table tbody tr td div ~ div {margin-top: 10px;}