@media only screen and (max-width: 767px) {
    #brxe-09233b, #brxe-2b97ed, #brxe-3f4a52, #brxe-7d4796, #brxe-3668fe, #brxe-350a39, #brxe-4a6677 {
        width: 100% !important;
        max-width: 100vw !important;
        box-sizing: border-box !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .table-scroll-wrapper, .table-scroll-wrapper table {
        max-width: 100% !important;
        width: 100% !important;
    }
    .review-cta {
        max-width: calc(100vw - 32px) !important;
        width: 100% !important;
    }
    html, body { overflow-x: hidden !important; }
}
