.w_header {
    background-image: url(https://skyssbaater.no/sites/s/skyssbaater.no/files/gradient2.jpg);
    background-repeat: repeat-x;
    background-size: contain;
}

.w_carousel_column {
    padding: 2em !important;
}
.w_developer button span {
    color:#3288B7 !important;
}


"
@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 450px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 300px;
    }
}"