#locations-table {
    border: 1px solid #E7E7E7;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}

#locations-table tr td {
    border-top: 1px solid #E7E7E7;
    padding: 6px 24px !important;
}