.product-content form.variations_form.cart {
    flex-direction: column-reverse;
}

.product-content form.cart {
    margin-top: 10px;
}

.product-content .price {
    width: auto;
}