
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_c2a_card {
        padding: 70px 0px;
        border-radius: 10px;
    }
    h2 {
        font-size: 28px;
        margin-bottom: 12px;
    }
    p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 14px;
        padding: 9px 80px 8px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_c2a_card {
        padding: 80px 0px;
    }
    h2 {
        font-size: 36px;
        margin-bottom: 12px;
    }
    p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 15px;
        padding: 9px 110px 8px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .d2c_c2a_card {
        padding: 80px 0px;
    }
    h2 {
        font-size: 42px;
        margin-bottom: 16px;
    }
    p {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 15px;
        padding: 10px 110px 9px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    h2 {
        font-size: 48px;
    }
    p {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .btn {
        font-size: 16px;
        padding: 10px 110px 9px;
    }
}


/* 
    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}}
*/