/** *
*
*
*
*
* */ .slider { position: relative; overflow-x: visible; &__inner { display: flex; white-space: nowrap; } &__item { padding: 0 0.6em; display: inline-block; white-space: normal; flex-shrink: 0; } }