.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%; /* Optional: Defines the width of the image */
}
