	
		  .image-with-border {
    border: 2px solid #ccc; /* Thin light gray border */
    border-radius: 3px; /* Optional: rounded corners */
  }
  
  
  