.t-store__parts-switch-wrapper {
    display: flex;
    justify-content: center;
    position: relative;
}

.t-store__parts-switcher {
    width: 100%;
    display: flex;
    justify-content: center;
}

.t-store__parts-switch-controls {
    position: absolute;
    right: 20px;
}