@media screen and (max-width:700px){::-webkit-scrollbar,::-webkit-scrollbar-thumb{border-radius:4px;width:4px;display:none}::-webkit-scrollbar-thumb{background:hsla(0,0%,75%,.75)}::-webkit-scrollbar-track{border-radius:4px;width:4px;display:none}:root::-webkit-scrollbar{display:none}:root{scrollbar-width:none;-ms-overflow-style:none}}