.custom-scrollbar__bar{position:absolute;top:56px;bottom:84px;background:#999;width:4px;right:37px;border-radius:4px}@media screen and (max-width:767px){.custom-scrollbar__bar{display:none}}.custom-scrollbar__bar .custom-scrollbar__knob{position:absolute;top:0;left:50%;width:13px;height:54px;border-radius:12px;background:#e2e2e2;-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,0%);will-change:top}