
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_c2a_wrapper {
        padding: 50px 10px 0px;
    }
    h6 {
        font-size: 16px;
        margin-bottom: 6px;
    }
    h2 {
        font-size: 27px;
    }
    p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 14px;
        padding: 9px 30px 8px;
        border-radius: 4px;
    }
    .d2c_img_wrapper {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h6 {
        font-size: 16px;
        margin-bottom: 6px;
    }
    h2 {
        font-size: 30px;
    }
    p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 14px;
        padding: 9px 30px 8px;
        border-radius: 4px;
    }
    .d2c_img_wrapper {
        width: 100%;
        height: 349px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h6 {
        font-size: 18px;
        margin-bottom: 6px;
    }
    h2 {
        font-size: 42px;
    }
    p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 16px;
        padding: 9px 42px 8px;
        border-radius: 8px;
    }
    .d2c_img_wrapper {
        width: 100%;
        height: 477px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    h6 {
        font-size: 20px;
        margin-bottom: 6px;
    }
    h2 {
        font-size: 48px;
    }
    p {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .btn {
        font-size: 18px;
        padding: 10px 42px 9px;
    }
    .d2c_img_wrapper {
        width: 100%;
        height: 100%;
    }
}



/* 
    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}}
*/