
.members-form-policy-tooltip:after {
	display: block;
	width: 100%;
	height: auto;
	content: '';
	white-space: pre-wrap;
}


.footer {
	box-shadow: #fff 0 100px;
}

		.footer-nav-link {
    z-index: 999 !important;
}

@media(max-width: 992px) {
	.main-image, .steps-img {
		width: 100%;
		height: 100%;
	}
}