#home {
   top: -0px;
}

@media (max-width: 991px) {
	.mfp-content .ajax-container {
		max-width: 90vw !important;
		overflow: scroll !important;
		max-height: 90vh !important;
	}
}

.mfp-content .ajax-container h1,
.mfp-content .ajax-container h2,
.mfp-content .ajax-container h3 {
	font-family: "Poppins", Arial, sans-serif !important;
}


.custom-el-4 {
   background: #FCD742 !important;
}
