.gmap-iferam{
	width: 80vw;
	height: 30vh;
}

#ABOUT_US_TEXT {
	font-size : var(--html-font-subject-size);
}

#ACCESS_text {
	font-size: var(--html-font-subject-size);
}

@media (max-width:500px) {
	.m-page-bottom {
		margin-top: 5rem !important;
	}
}
