.scrollable-container{
  &.horizontal{
    align-items: center;
  }
  .btn{
    padding:0;
    margin:0 0.5rem;
  }
}
