.product-item {
flex-basis: 100%;
align-items: center;
}

.gallery {
    flex-basis: 100%;
}

