h1 {
	font-size: 46px;
}
.pro {
	bottom: 29px;
    left: 650px;
    width: 200px;
}
.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/POPAL/images/newBG.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
	max-width: 640px;
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	background: linear-gradient(180deg, #0000005e, transparent);
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 200px;
	background: linear-gradient(0deg, #000000eb, transparent);
	width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		max-width: 600px
		}
	h1 {
		font-size: 44px;
		}
	.pro {
		left: 610px
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		width: 600px
		}
	.pro {
		left: 610px
		}
	h1 {
		font-size: 44px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		bottom: 120px;
		left: 40px;
		right: 40px;
		margin: 0;
		text-align: center;
		max-width: 420px
		}
	h1 {
		font-size: 34px;
		}
	.GARIS1 {
		margin: auto
		}
	.pro {
		left: 0px;
		right: 0;
		bottom: 80px;
		margin: auto;
		text-align: center;
		width: 100%
		}
	}
@media screen and (max-width: 575.98px) {
	.gambar {
		background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/POPAL/images/newBG1.webp");
		}
	.judul_materi {
		bottom: 100px;
		left: 15px;
		max-width: 300px
		}
	h1 {
		font-size: 38px;
		}
	.pro {
		left: 135px;
		bottom: 92px;
        font-size: 15px;
		width: 230px
		}
	h1 {
		font-size: 36px;
		}
	.bg-bottom {
		background: none
		}
	.bg-top {
		background: linear-gradient(180deg, #0000009c, transparent)
		}
	}