<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 768px) {
    div#ac_opc #ac_opc_step_review .cart_item &gt; div {
        margin-bottom: 0.5em;
    }
    .nopadding-xs {
        padding: 0 !important;
    }
    div#ac_opc #ac_opc_step_review #order-detail-content .item_total{
        height: auto;
    }
}</pre></body></html>