.jumbo-bg {
	
}
.jumbo-bg img {
	width: 100%;
}

.hero-image {
  background: url('images/bgheader.jpg'); /* The image used */
  /*background-color: #cccccc;  Used if the image is unavailable */
  height: 500px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}
.gambar-ikon img {
	width: 100px;
}
.gambar-ikon-kecil {
    font-size: 16px;
    font-weight: bold;
}
.gambar-ikon-kecil img {
	width: 30px;
}