.t-store__prod-snippet__container {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.js-product-edition-option.t-product__option {
    flex: 1 0 50%;
}

.js-product-controls-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}