.sticky-footer {
	position: fixed !important;
	bottom: 0;
	width: 100%;
}
.sticky-footer-prev {
	position: absolute !important;
    width: 100%;
    padding-top: 20px;
}