.img-organisasi {
	max-width: 100%;
	height: auto;
	display: block; /* Removes extra space below the image */
	margin: auto; /* Centers the image */
}
