.w_developer button span {
    color:#fff !important;
}

@media only screen and (max-width: 960px) {
    .w_carousel_slides,
    .w_carousel{
        max-height:400px !important;
    }
}
@media only screen and (max-width: 720px) {
    .w_carousel_slides,
    .w_carousel{
        max-height:360px !important;
    }
}


.w_footer .w_logo img   {
    max-height: 150px !important;
}

/* Slideshow */
.w_carousel_caption {
    margin-top: 373px;
    background-color: transparent !important;
}

@media only screen and (max-width: 969px) {
    .w_carousel_caption {
        margin-top: 200px !important;
    }
}


/* Forside */
.page_id_269170430 #container-list .outercol {
    width: 51%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 969px) {
    .page_id_269170430 #container-list .outercol {
        width: 100%;
    }
}

