.group-name {
	margin-bottom: 0 !important; 
}
.mb-15 {
	margin-bottom: 15px !important;
}
.w-25 {
	width: 25% !important
}

.w-30 {
	width: 30% !important
}

.w-40 {
	width: 40% !important
}
.w-50 {
	width: 50% !important
}

.w-70 {
	width: 70% !important
}
.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}



.field--field-embedded-form div {
	display: initial;
}
.field--field-embedded-form div.page_home {
	display: block;
}

.field--field-embedded-form div.page_success {
	display: none;
}