    .scrollable-content {
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
    }