@media (max-width: 768px) {
    .cbbohxtryqim .tgglkfyuirsz {
        max-width: calc(100% - 24px);
    }

    .cbbohxtryqim .jigamlpwdpdr {
        overflow-wrap: anywhere;
    }

    .cbbohxtryqim .qmsfmapclaoq {
        max-width: calc(100% - 24px);
    }
}

@media (max-width: 768px) {
    .payhsermcoob section {
        overflow-x: visible;
    }

    .payhsermcoob table {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior-inline: contain;
        width: 100%;
        min-width: 0;
        max-width: none;
        border-collapse: collapse;
    }

    .payhsermcoob tbody {
        display: table;
        width: 100%;
        min-width: 640px;
        border-collapse: collapse;
    }

    .payhsermcoob tr,
    .payhsermcoob tbody tr,
    .payhsermcoob tr:first-child {
        display: table-row;
        width: auto;
        padding: 0;
        border: 0;
        border-radius: 0;
    }

    .payhsermcoob td {
        display: table-cell;
        width: auto;
        border: 1.5px solid var(--table-border);
        padding: 8px;
        font-size: 16px;
        font-weight: 400;
        vertical-align: top;
        text-align: left;
    }

    .payhsermcoob tr:first-child td {
        font-weight: 700;
    }

    .payhsermcoob tr:nth-child(odd) {
        background-color: var(--table-odd-bg) !important;
    }

    .payhsermcoob tr:nth-child(even) {
        background-color: var(--table-even-bg) !important;
    }

    .payhsermcoob td:nth-child(odd),
    .payhsermcoob td:nth-child(even) {
        background-color: transparent;
    }

    .payhsermcoob td::before {
        content: none;
        display: none;
    }
}
