.umkm-box{
	background: white;
	padding: 5px;
	min-height: 500px;
}
.umkm-text{
	padding: 10px;
}
.umkm-gb{
	position:relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	box-sizing: border-box;
}
.umkm-gb img{
	height:100%;
	min-width: 100%;
}
