#rec968060711 .t-store__card__btns-wrapper.js-store-buttons-wrapper.t-store__card__btns-wrapper--quantity {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#rec968060711 .t-store__card__btns-wrapper.js-store-buttons-wrapper.t-store__card__btns-wrapper--quantity > * {
    flex-grow: 1;
}

#rec968060711 .t-store__prod__quantity {
    justify-content: space-between;
}

#rec968060711 .t-store__parts-switch-wrapper.t-align_center {
    text-align: left;
}

.t-feed__col-grid__post-wrapper {
    transition: all .2s linear;
}