/**
 * Lunds universitet
 */

/**
* In the application process
**/
div.extra-logo {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: -50;
    width: 100%;
    height: 100%;
    background: url('/Template/DefaultResponsive/graphic/company_style/318/universitetshuset_lund.png') no-repeat;
    background-size: cover;
}