#cookies_form{
    overflow-x: auto;
    max-width: 100%;
}

#cookies_form tbody td table,
#cookies_form tbody td table td{
    border: none;
}

#cookies_form tbody td table{
    margin-bottom: 0;
}

#cookies_form tbody td table tbody tr:first-child td{
    padding-top: 0;
}

#cookies_form tbody td table tbody tr:last-child td{
    padding-bottom: 0;
}