/* Product Images Section Styles */
.product_images {
    height: auto;
}
.product_images.text-center {
    text-align: center;
}

