
.mb-6 {
	margin-bottom: 4.3rem!important;
}

.pb-6 {
	padding-bottom: 4.0rem !important;
}

.pb-7 {
	padding-bottom: 5.5rem !important;
}


@media (min-width: 768px) {
	
	.pb-md-6 {
		padding-bottom: 4.0rem !important;
	}

	.pb-md-7 {
		padding-bottom: 5.5rem !important;
	}

}