.t706__cartwin-content * {
    font-family: 'Noto Sans',Arial,sans-serif!important;
}


html, body {
    overflow-x: hidden !important;
    width: 100% !important;
}

.t-body {
    overflow-x: hidden !important;
    width: 100% !important;
}

.t396 {
    overflow-x: hidden !important;
}

/* Альтернативный вариант - скрыть горизонтальный скролл */
body::-webkit-scrollbar {
    display: none !important;
}

body {
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}
