.w_developer { display:none !important; }


body.read-more #featured, body.read-more #featured .bxslider, body.read-more #featured .bx-wrapper, body.read-more #featured .bx-viewport, body.read-more #featured .bxslider li {
    min-height: 86vh !important;
}
.button-element.form-field-v2.outlined.level-2 {
    display:none !important;
}
.w_footer .w_logo img   {
    max-height: 110px !important;
}
.w_header .w_logo {
    margin-top:25px;
}

@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 600px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 300px;
    }
}