.tail3d-flex-fix {
    width: 100%; /* Full width in the flex container */
    flex: 0 0 100%;
    margin-bottom: 20px; /* Add spacing below */
    order: 0; /* Keep the widget at the top */
}

.product-gallery-summary {
    flex-wrap: wrap; /* Allow wrapping to new lines */
}