/**
 * Lunds universitet
 */

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