
.breadcrumb {
	padding-top: 30px;
}
.heading-border {
	font-size: 32px;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	border-bottom: 3px solid #1f9553;
}

@media screen and (max-width: 767px) {
	.heading-border {
		font-size: 18px;
	}
}