.logo-kerjasama {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}

.logo-kerjasama img {
	width: 90px;
	height: auto;
}
