.BlocImage {
    background: url('../img/gma/background_01.jpg') no-repeat top 35% center;
    background-size: cover;
}

header .app_icon {
    background: url(../img/gma/logo_app_xnet_agent.svg) no-repeat;
    background-size: contain;
    height: 38px;
}

footer {
    height: 86px;
}

@media only screen and (max-width: 1000px) {
    footer {
        height: 130px;
    }

    #nav_menu #navMenuLogo {
        background: url(../img/gma/logo_app_xnet_agent.svg) no-repeat center;
        background-size: contain;
        height: 38px;
    }	
}
