.product__info-container.product__column-sticky {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

.product__info-container.product__column-sticky > variant-selects, div:nth-last-of-type(7) {
    display: none !important;
}