
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_c2a_wrapper {
        padding: 70px 0px 50px;
        text-align: center;
    }
    h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 16px;
        padding: 9px 36px 8px;
        border-radius: 4px;
    }
    .d2c_img_wrapper {
        width: 100%;
        top: 100%;
    }
    .d2c_img_wrapper img {
        border-radius: 0px 0px 0px 0px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_c2a_wrapper {
        padding: 80px 0px;
    }
    h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 16px;
        padding: 9px 40px 8px;
        border-radius: 6px;
    }
    .d2c_img_wrapper {
        width: 430px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h2 {
        font-size: 42px;
        margin-bottom: 30px;
    }
    .btn {
        font-size: 17px;
        padding: 10px 50px 9px;
    }
    .d2c_img_wrapper {
        width: 550px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    h2 {
        font-size: 48px;
        margin-bottom: 40px;
    }
    .btn {
        font-size: 18px;
        padding: 11px 50px 10px;
    }
    .d2c_img_wrapper {
        width: 750px;
    }
}


/* 
    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}}
*/