@media (max-width: 727px){
    #rev_slider_1_1_wrapper {
        display: none;
    }
    .home .sliderHomeBullets {
        display: none !important;
        max-height: 10px;
    }
    .sc_title {
        margin: 10px 0;
        
    }
    .sc_highlight{
        display: block;
        text-align: center;
    }
}
.wpb_wrapper > .sc_section{
    padding: 5vw 0;
}
.boxedWrap > .sliderHomeBullets {
    height: auto;
}
}