
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_c2a_card {
        padding: 70px 12px;
        border-radius: 20px;
    }
    h6 {
        font-size: 16px;
        margin-bottom: 14px;
    }
    h2 {
        font-size: 20px;
        margin-bottom: 24px;
    }
    .btn {
        padding: 7px 50px 6px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_c2a_card {
        padding: 70px 0px;
    }
    h6 {
        font-size: 18px;
    }
    h2 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .btn {
        padding: 9px 50px 8px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .d2c_c2a_card {
        padding: 80px 0px;
    }
    h6 {
        font-size: 20px;
    }
    h2 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .btn {
        padding: 10px 50px 9px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    h6 {
        font-size: 22px;
    }
    h2 {
        font-size: 42px;
    }
    .btn {
        padding: 11px 50px 10px;
    }
}


/* 
    Template Name: {{10+ Free Website Call To Action | Bootstrap UI Kits}}
    Template URL: {{https://designtocodes.com/product/10-free-website-call-to-action}}
    Description: {{Are you struggling to craft CTAs that capture attention and inspire action? Check out our 10+ free website Call To Action now!}}
    Author: DesignToCodes
    Author URL: https://www.designtocodes.com
    Text Domain: {{Call To Action | Bootstrap UI Kits}}
*/