.footer-width-fixer {
    width: 100%;
    display: none;
}


.formcraft-css .powered-by {
    color: #888;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-align: center;
    margin: 13px auto;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .4px;
    display: none !important;
}


.aheto-header {
    position: sticky;
    z-index: 999;
    top: 0;
}