.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;
    }
}
