.product-section > .row {
display: flex;
flex-direction: column;
}
.product-section > .row > div {
min-width: 100%;
}