.center-gallery-1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; /* This helps center the images within the gallery container itself */
}