.home-beat-shorts::-webkit-scrollbar {
  display: none;
}

.home-beat-shorts {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
