.t396__artboard:not(.t396__artboard-flex)::-webkit-scrollbar,
.t396__artboard:not(.t396__artboard-flex) .t396__carrier::-webkit-scrollbar,
.t396__artboard:not(.t396__artboard-flex) .t396__filter::-webkit-scrollbar {
  display: none;
}

.t396__artboard:not(.t396__artboard-flex),
.t396__artboard:not(.t396__artboard-flex) .t396__carrier,
.t396__artboard:not(.t396__artboard-flex) .t396__filter {
  scrollbar-width: none;
  -ms-overflow-style: none;
}