@media only screen and (max-width: 980px) and (min-width: 320px) {
    .our-pricing-plans {
        padding: 30px 0;
    }
    .our-pricing-plans h3 {
        margin: 0 auto 15px;
        font-size: 21px;
        width: 100%;
    }
    .our-pricing-plans p {
        padding: 0;
        font-size: 16px;
    }
    .owl-pricing .owl-nav i {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 16px;
        background: #ed1d24;
    }
    .owl-pricing .item:last-child {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding-top: 12px !important;
    } 
    .our-pricing-plans .btn-block .btn-primary-border {
        opacity: 1 !important;
        width: 100% !important;
    }
    .our-combopack {
        padding: 30px 0;
        min-height: auto;
        background-position: 10% 100%;
    }
    .our-combopack h5 {
        font-size: 14px;
    }
    .our-combopack h2 {
        font-size: 27px;
        margin-top: 7px;
    }
    .our-combopack p {
        font-size: 13px;
        line-height: 17px;
        margin: 0 0 15px;
    }
    .our-combopack .bundle-img {
        display: none;
    }
    .our-combopack .btn-pack .custom-btn {
        padding: 10px 30px;
        margin-right: 35px;
    }
    .our-combopack .btn-pack .custom-btn.get-now:after {
        background-size: 60%;
        right: -70px;
        top: 40px;
    }
    .our-combopack .btn-pack .custom-btn {
        padding: 10px 30px;
        margin-right: 35px;
    }
    .owl-pricing .owl-nav .owl-next {
        left: inherit;
        right: 8px;
        top: -30px;
    }
    .owl-pricing .owl-nav .owl-prev {
        left: inherit;
        right: 47px;
        top: -30px;
    }
    .our-pricing-plans ul.nav-tabs li {
        margin-bottom: 12px;
    }
    .pricing-packk .owl-item {
        width: 100% !important;
    }

}
