.ga-skybanner {
    position: absolute;
    top: 447px;
    display: none;
    line-height: 0;
    margin-top: 20px;
}

.ga-skybanner-venstre {
    margin-left: -180px;
}

.ga-skybanner-hoejre {
    margin-left: 1310px;
}

.bund-banner {
    margin-bottom: 30px;
}

.ga-skybanner-i-tekst {
    text-align: center;
    margin-bottom: 30px;
}

.img-skybanner {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border: 1px solid #CCC;
}

.ga-skybanner1 {
    z-index: 3;
}

.ga-skybanner2 {
    z-index: 2;
}

.ga-skybanner3 {
    z-index: 1;
}

body.hide-openx .ga-skybanner {
    display: block;
}