.main-three-part-grid-container .tool-form-time-difference #search-table {
    table-layout: fixed;
}

.main-three-part-grid-container .tool-form-time-difference #search-table th:nth-child(1),
.main-three-part-grid-container .tool-form-time-difference #search-table td:nth-child(1) {
    width: 16%;
}

.main-three-part-grid-container .tool-form-time-difference #search-table th:nth-child(2),
.main-three-part-grid-container .tool-form-time-difference #search-table td:nth-child(2) {
    width: 38%;
}

.main-three-part-grid-container .tool-form-time-difference #search-table th:nth-child(3),
.main-three-part-grid-container .tool-form-time-difference #search-table td:nth-child(3) {
    width: 10%;
}

.main-three-part-grid-container .tool-form-time-difference #search-table th:nth-child(4),
.main-three-part-grid-container .tool-form-time-difference #search-table td:nth-child(4) {
    width: 18%;
}

.main-three-part-grid-container .tool-form-time-difference #search-table th:nth-child(5),
.main-three-part-grid-container .tool-form-time-difference #search-table td:nth-child(5) {
    width: 18%;
}

.main-three-part-grid-container .tool-form-time-difference #search-table th:nth-child(3),
.main-three-part-grid-container .tool-form-time-difference #search-table td:nth-child(3),
.main-three-part-grid-container .tool-form-time-difference #search-table th:nth-child(5),
.main-three-part-grid-container .tool-form-time-difference #search-table td:nth-child(5) {
    white-space: nowrap;
}
