.hbx-bookings {
    width: 100%;
    border-collapse: collapse;
}
.hbx-bookings th, .hbx-bookings td {
    border: 1px solid #ccc;
    padding: 6px 8px;
}
.hbx-bookings th {
    background: #f5f5f5;
}
