.moerah-member{
	margin: 20px 0;
	min-height: 300px;
}
.moerah-member h1{
	background-color: #cae301;
	color: #197b30;
	text-align: center;
	font-size: 35px;
	margin: 15px 0;
	padding: 15px;
}
.moerah-member h3{
	color: #197b30;
	text-align: center;
	font-size: 18px;
	margin: 0 0 15px;
	font-family: 'Karla Regular';
	font-weight: normal;
}
img.img-banner-produk{
	margin-top: 40px;
}
form.form-landing label{
	margin-bottom: 10px;
}
.daftar-moerah,
.moerah-navbar-mobile,
.whatsapp-cs{
	display: none;
}
@media(max-width: 768px){
	.moerah-member h1{
		font-size: 14px;
		padding: 5px;
	}
	.moerah-member h3{
		font-size: 14px;
	}
	img.img-banner-produk{
		margin-top: 15px;
	}
	form.form-landing label{
		margin-bottom: 5px;
	}
}