.orderinformation .orderinformation_content table {
    width: 100%;
    table-layout: fixed;
}

.orderinformation .orderinformation_content table td {
    padding: 5px 15px;
}