.pg_contact {
    position: relative;
    height: 100vh;

    footer {
        position: fixed;
        bottom: 0;
        z-index: 1;
    }

}