@media only screen and (min-width:320px) and (max-width:991px){
    .campaign_heder{
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .campaign_heder h3{
        font-size: 18px;
    }
.cam_discount .card-header {
    font-size: 22px;
    font-weight: 900;
    padding: 10px 35px;
}
.campaign_offer {
    margin-top: 40px;
    margin-bottom: 0;
}
.cam_price {
    font-size: 25px;
}
.office_address {
    width: 100%;
}
.campaign_title {
    font-size: 31px;
    margin-top: 25px;
    margin-bottom: 17px;
}
.cart_details {
    margin-bottom: 15px;
}
.campaign_content {
    display: block;
}
.row.order_by .col-sm-5 {
    order: 1;
}
.qty-cart .quantity {
    height: 35px;
}
.quantity .minus,.quantity .plus {
    height: 35px;
    line-height: 35px;
    width: 20px;
    font-size: 35px;
}
.quantity .plus {
    font-size: 22px;
}
.qty-cart {
    width: 70px;
}
.campaign_offer {
    font-size: 20px;
    padding: 14px;
}
.form_inn {
    padding: 10px;
    box-shadow: none;
    border: 0px;
}

.banner_area .logo {
    width: 160px;
    height: auto;
}
.cartlist .text-left{
    flex-direction: column;
}
.campro_inn{
    padding: 0px;
    margin: 0px;
}
.banner_t #cam_order_now{
    padding-left: 20px;
    padding-right: 20px;
}
#cam_order_now {
    margin-right: 0;
    margin-bottom: 10px;
}
.campaign_image {
    padding: 5px;
}
.campaign_image img {
    width: 100%;
    border-width: 5px;
    border-radius: 20px;
    height: auto;
}
.campaign_short_description h2 {
    font-size: 22px !important;
}
.campaign_short_description h1 {
    line-height: 40px !important;
    font-size: 26px !important;
}
.campaign_short_description h3, 
.campaign_short_description h3 font, 
.campaign_short_description h3 span {
    line-height: 30px !important;
    font-size: 20px !important;
}
.rules_des p, 
.rules_des p span, 
.rules_des p span font {
    font-size: 18px !important;
    text-align: left !important;
}
.campaign_image h1 {
    font-size: 20px;
    line-height: 24px;
}
.banner_t {
    margin-bottom: 50px;
}
.campaign_section .syotimer-cell {
    font-size: 14px;
    padding: 5px;
    width: 92px;
}
#campaign_timer .syotimer__body .syotimer-cell__value {
    font-size: 28px;
}
.campaign_section {
    padding: 50px 0px;
}
.campro_head h2, .rules_head h2 {
    font-size: 26px;
}
}