@media (max-width: 1024px) {
    header[role="global"] {        
        min-height: 85px;
    }
    .logo-obv {margin-left: 10px;}
    .block-container {
        padding: 20px 0;
    }

    .obv-feature.works {
        width: 170px;
        margin: 0 10px;
    }
    .block-obv.home {margin: 40px 0 0;}
    .banner-text {
        margin-top: 20px;
        margin-left: 10px
    }
    .obv-result .tabs li {
        width: 90px;
    }
    footer[role="global"] .links a {width: 32%;}
    .testimonials .videos .video {width: 28%;}
    #carousel-testimonial .video div {width: 28%;}
    .counterArea{margin-top: 55px!important;}
    .jcpo-counter p span.counter-digit{
        min-width: 60px!important;
        padding: 7px!important;
        font-size: 20px;
        line-height: 1.6em!important;
    }
    .counterArea label{font-size: 30px!important;}
    .header[role="home"] h2{font-size: 28px!important;}
    .header[role="home"]#what{margin-top: 50px;}
    .bg-header .jcpo-counter p{display: table; width:100%; margin:0 auto;}
    .jcpo-counter p span.counter-comma img{
        width:5px!important;
        margin-top: 32px!important;
    }
    .obv-result {
        position: static;
    }
    .obv-result .dropdown {
        margin: 0;
    }
    .obv-result .dropdown .btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .obv-result .dropdown .dropdown-menu {
        top: 35px;
    }
}