ازالحافظ القاری مولانا غلام حسن قادری
.image-container {
text-align: center; display: block; width:100%;
}
.image-container img {
display: block; /* Ensures images are block-level elements */
margin: 0 auto 20px; /* Centers images and adds space between them */
}