.Slider-Track {
    position: relative;

    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
}
